Download forum attachments

broken image
broken image

I am wondering if there is a way I can change this script so that I can have it download the files to their specific folders based on either the the title of the email or the name of the file? All the file names are the same except for the name of the account. I like what this script does except for that it dumps all the attachments into the same folder so I still have to manually move them into specific folders for the accounts. ObjAtt.SaveAsFile saveFolder & '\' & objAtt.DisplayName

broken image

Public Sub saveAttachtoDisk(itm As Outlook.MailItem)

broken image

I am currently running this script that I found through to download the attachments automatically to a folder on my desktop. Hello all, long story short is that at my job I get around 30-40 emails every morning in Outlook 2010 with account statistics for different accounts.

broken image