To continue reading for free, register below or login
To read more you must become a member of SearchExchange.com
');
// -->

Sue Mosher's book, Microsoft Outlook Programming, provides macro code that you can copy and paste directly into Microsoft Outlook. The steps are as follows:
- Open the Outlook macro editor by pressing Alt-F11.
- Open the ThisOutlookSession module within the macro editor.
- Paste this provided VBA code into the module.
- Close the window.
- Configure Outlook macro security so that it will not prevent you from running unsigned code.
- Make sure that Outlook options are set to automatically save a copy of Sent Items.
- Restart Outlook and send a message. You will now be prompted for a folder in which to save a copy of the message.
Do you have comments on this Ask the Expert Q&A? Let us know.
Ask a Microsoft Outlook question in our forum.
|