outlook 2k7 count and import all files in a specified directory in VBA

Joined
Mar 15, 2011
Messages
19
Reaction score
0
Hi,

i'm in dire need of some help here.

I need to be able to read and count all files of a particular type in a directory (specifically outlook .msg files), then import them into my code as MailItems for manipulation.

How do i go about this please?

Thanks
 
Joined
Mar 15, 2011
Messages
19
Reaction score
0
ok, the file counting can be done via the Dir$ function. but it was all a waste of time anyway, messing about with silly .msg files when i could be manipulating mail folders in the .pst file


tsk tsk!! bad molly!!
 

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