Subject: How do I file an outgoing message to a folder in my mailb

W

Warren

At the same time I send a message, I would like to be able to file it in a
topic-specific folder inside my Outlook mailbox, not just in the Sent Folder.

Is this possible?

Thanks.
 
S

Sue Mosher [MVP-Outlook]

Outlook has no built-in feature to designate the save folder when you send a message, but you can add that capability with a little VBA code. The sample at http://www.outlookcode.com/d/code/setsavefolder.htm would apply if you always want to save the item in a folder in your default store (Exchange mailbox or Personal Folders .pst file).

For VBA basics, see http://www.outlookcode.com/d/vbabasics.htm

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

Top