Catrin has attended:
Excel VBA Advanced course
Working with Outlook
Is it possible to specify the sender of the email (i.e. if you have access to more than one mailbox in Outlook)?
It might be something like:
mailitem.from = ....
(To do this manually you would click on "Options" (within the message in Outlook) and select "From")
Thank you,
Catrin
RE: Working with Outlook
Hi Catrin
Thank you for you question.
I have some code that will accomplish this, and I am in the process of testing it to ensure there are no issues with its use. I will post it here sometime in the next day or so
Regards
Stephen