Prompt for "from" address when composing

H

hom370

I use Outlook 2003 to view email from several internet mail accounts using
pop3. When I compose a new email, Outlook automatically makes the new
email's "from" address the same as my default email account's address. Many
times I'd like to send emails with other accounts as the "from" address but I
can't seem to remember every time to change it from the default. Is there a
way to have it prompt me for the "from" address to use every time? Or maybe
just have it default to blank so I can manually put it in for each new
message? Or something? Thanks.
 
D

Diane Poremsky [MVP]

You'd need to use VBA to create such a prompt.

Outlook needs an acct selected in order to send mail, so it will always
default to the default acct. Note that if you use word as the editor and
set signatures you can see the sig before composing and select a different
account. If the sigs are different enough, it could be enough to catch your
attention.

--
Diane Poremsky [MVP - Outlook]
Need Help with Common Tasks? http://www.outlook-tips.net/beginner/
Outlook 2007: http://www.slipstick.com/outlook/ol2007/



Exchange Messaging Outlook newsletter:
(e-mail address removed)




You can access this newsgroup by visiting
http://www.microsoft.com/office/community/en-us/default.mspx or point your
newsreader to msnews.microsoft.com.
 
H

hom370

Thanks, but can you tell me what code to use and where to put it? I'd really
appreciate it. Thank you.
 
H

hom370

For future searchers I have found that there's no good way to do this in
Outlook 2003. For an even better non-code solution: set up a dummy account
as your default account. By default, Outlook will try to use the dummy
default acct to send with. So if you don't change the sending acct to
another one before you send the email, it'll hang up in your outbox since it
cannot be sent since there is no real account for it to use. Works
wonderfully.
 
Joined
Jan 23, 2010
Messages
1
Reaction score
0
pure genius

I came here looking for a solution to this problem. The coding may work, but I much prefer the simpler and more elegant 'dummy' account solution. That is pure genius. The best solutions are the simplest!

Thanks :)
 

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

Top