Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Edit the From Field

Status
Not open for further replies.

zzfive03

Programmer
Jun 11, 2001
267
Hello,

I have a probelm where i have 2 buttons, each one brings up a custom form (a message form).

The user(s) have 2 email accounts.
jsmith@company1.com
jsmith@company2.com

The employer wants it so that form 1 sends email from email 1 and form 2 sends the email from email 2.

Reading, it looks like its not possible via VBA to change the from field due to security reasions. Is there any way around this to get to my goal?

I was thinking I could dynamicly build a form during the button click and set the From field at that point, but I dont know if that is possible.

Any suggestions would be great.

Mark
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top