Hi,

My system is :
Win7
Outlook / Office 2010
64bits

I am working on a macro VBA under Outlook2010 which should allow me to save the entire hierarchy of an inbox folders and the matching emails + attached docs

I have this code below which works for selecting the inbox folder to backup, and then the harddrive where to save and then save the attached docs,

I still have 3 problems :

- I wish to save only attached files with xls, xlsx, ppt, pptx, doc, docx, pdf.
- I wish to recover the mail body in the matching hard drive folder.
- I wish to insert the mail subject in the file name of the backuped attached document on the hard drive.



Microsoft Scripting Runtime activation is required

Please Login or Register  to view this content.
Maybe somebody could help ?
Thanks by advance
Regards