Extract the msg of all emails in a Folder - Newbie to Outlook Prog

H

Heather Maloney

Hi there,

I have never written an Outlook VBA macro before (done lots in Excel), however I want to do something quite simple that I hope someone can help me out with.

I have a folder full of emails relating to a particular topic, and I want to simply take the body of each email and put it into an excel file or perhaps an Access database. (Once I have that done, I will be able to enhance it to look for the certain text in the email).

If someone could get me started with that a VBA program to traverse each email in a named folder, and take the contents out to an Excel file or an Access database, I would be most obliged!

Thanks heaps,
Heather.
 
Top