G
Guest
I'd like to write what should be a pretty basic macro in VBA for Outlook.
Here's how it should work:
When I receive an email containing a particular subject line, I would like
to be able to move that email message to a specified folder, respond to the
sender with a specified message and add that sender's address to an existing
distribution list.
It looks like I can do the first two things with a rule and that adding the
email address to the distribution list may require some VBA. So, what I need
are some hints on how to extract the sender's email address from these
incoming emails and add it to a distribution list.
I have done quite a bit of VBA in Excel and Access but this will be my first
try at VBA in Outlook so I would appreciate any help from those more seasoned
than I.
Regards,
Here's how it should work:
When I receive an email containing a particular subject line, I would like
to be able to move that email message to a specified folder, respond to the
sender with a specified message and add that sender's address to an existing
distribution list.
It looks like I can do the first two things with a rule and that adding the
email address to the distribution list may require some VBA. So, what I need
are some hints on how to extract the sender's email address from these
incoming emails and add it to a distribution list.
I have done quite a bit of VBA in Excel and Access but this will be my first
try at VBA in Outlook so I would appreciate any help from those more seasoned
than I.
Regards,