A
Andre
Hey there guys.
I have a question that came with Robert's (Roady) great SaveAttachment macro.
http://www.howto-outlook.com/howto/saveembeddedpictures.htm
I wanted to know if it was possible to keep the original attachment
filenames instead of Outlook renaming them to image001.jpg, image002.jpg, and
so on. He said it was with a little bit of programming. So I ask: how far can
VBA for Outlook go? I mean, how much can I customize Outlook with VBA?
I was wondering, for example, if I could improve Outlook's conversation
parsing so it groupped e-mails by conversation more accurately. Some clients
that other people use change the subject on reply and Outlook thinks the
coversation has changed. This is very common with Yahoo! Groups. The original
subject is "[MyGroup] The Subject" and Outlook understands "RE: [MyGroup] The
Subject"
correctly, but some clients do "[MyGroup] Re: The Subject" and Outlook puts
it as another conversation.
I was wondering if I could improve Outlook's parsing so that it ignored any
"Re:", "Fw:". I was also wondering if I could change the conversations group
sorting from "Received" to "Sent".
I am willing to learn VBA to customize Outlook anyway, but I thought asking
the experts before I found out myself would be no harm.
Thank you,
Andre
I have a question that came with Robert's (Roady) great SaveAttachment macro.
http://www.howto-outlook.com/howto/saveembeddedpictures.htm
I wanted to know if it was possible to keep the original attachment
filenames instead of Outlook renaming them to image001.jpg, image002.jpg, and
so on. He said it was with a little bit of programming. So I ask: how far can
VBA for Outlook go? I mean, how much can I customize Outlook with VBA?
I was wondering, for example, if I could improve Outlook's conversation
parsing so it groupped e-mails by conversation more accurately. Some clients
that other people use change the subject on reply and Outlook thinks the
coversation has changed. This is very common with Yahoo! Groups. The original
subject is "[MyGroup] The Subject" and Outlook understands "RE: [MyGroup] The
Subject"
correctly, but some clients do "[MyGroup] Re: The Subject" and Outlook puts
it as another conversation.
I was wondering if I could improve Outlook's parsing so that it ignored any
"Re:", "Fw:". I was also wondering if I could change the conversations group
sorting from "Received" to "Sent".
I am willing to learn VBA to customize Outlook anyway, but I thought asking
the experts before I found out myself would be no harm.
Thank you,
Andre