open outlook data files from vbscript / macro?

M

Mad Scientist Jr

Can someone post code that can be used in a macro to do the same thing
in Outlook as

File > Open > Outlook Data File > C:\Documents and Settings\joeblow\My
Documents\joeblow_personal_mail.pst

File > Open > Outlook Data File > C:\Documents and Settings\joeblow\My
Documents\Folder 1\joeblow_junk_mail.pst

File > Open > Outlook Data File > C:\Documents and Settings\joeblow\My
Documents\Folder 2\joeblow_office_mail.pst

to open all 3 mail files (and if possible, expand the folders) in one
click of a macro button?

Much appreciated..
 
Top