Newbie: Need to read emails that are stored in a folder w/ VBA

L

lwoods

I am using Outlook 2003.

I want to access a group of emails that are in an Outlook folder. I will be
parsing the contents of the email and either writing them out to a csv file,
or into an Access database.

Can someone either (1) give me an idea how to do this, or (2) point me to a
site where I can get some help?

TIA,

Larry Woods
 
L

lwoods

Thanks, Greg....

I wanted to acknowledge your reply...and I will try out the code ASAP, but I
have a disk crash right now! (Doesn't it ALWAYS happen when you get
behind?)

I'll get back to you.

Larry Woods
 
L

lwoods

Greg,

It works in debug mode, but when I try to open any of the menu items in the
VB IDE, they are disabled; also all toolbar icons. What am I doing wrong.
I need to add fso in order to write out a csv file.

TIA,

Larry
 
Top