View Single Post
  #2  
Old February 27th 06, 01:37 PM posted to microsoft.public.outlook.program_vba
Sue Mosher [MVP-Outlook]
external usenet poster
 
Posts: 11,651
Default Changing of FROM address when sending emails using VBA

Outlook doesn't provide any direct way to change the account for an outgoing message. See
http://www.outlookcode.com/codedetail.aspx?id=889 for various workarounds that might fit your scenario.

--
Sue Mosher, Outlook MVP
Author of Configuring Microsoft Outlook 2003
http://www.turtleflock.com/olconfig/index.htm
and Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
http://www.outlookcode.com/jumpstart.aspx


"GeorgeMar" wrote in message ...
My application sends email using Access and Outlook 2002. When it sends the
emails, it sends them with a seemingly arbitrary Sender's address. I have
four email accounts and even though I have chosen one to be default it does
not use that.

Is there a way for me to change the Sender's address either programatically
or by changing some settings before sending?

Thanks for your help
george

Ads