Changing of FROM address when sending emails using VBA

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

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
 
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

and Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top