Exporting Outlook email as a text file

D

David

Hi,

I want to automate exporting Outlook emails as a text file
to a folder on my hard drive. I would like to create a
VBScript or VBA that attaches a button to make it simple
for the user.

Can anyone offer code suggestions?

I have beginner VB/VBA skill levels
 
S

Sue Mosher [MVP]

Take a look at the MailItem.SaveAs method.
--
Sue Mosher, Outlook MVP
Outlook and Exchange solutions at http://www.slipstick.com
Author of
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