Yes, I think I am set up to download the full message and I verified the inbox is a subscribed folder.
I was unable to attach a screen shot, but I have "download complete items including attachments for subscribed folders" selected under Receive mail items.
I noticed that this ItemAdd VBA code...
Hi Diane,
I am just getting back to trying this again and I am still not seeing attachments saved into the OLAttachments folder that I created under My Documents.
I have my macro security set to execute all macros.
So for troubleshooting purposes, I intentionally introduced an error into the...
I restarted Outlook without any change, then I changed the outlook macro security as follows:
Outlook 2010 Options > Trust Center > Trust Center Settings > Macro Settings to be "enable all macros". I am still not seeing the attachments in the "My Documents>OLAttachments" folder.
Where do I...
Thanks, Diane! I liked the sound of the item add so I just copied the itemadd from your link [this macro runs (automatically) on messages as they are added to the Inbox. Put it in ThisOutlookSession.] into ThisOutlookSession and saved it. I created a folder for OLAttachements under My...
Thanks for the wonderful educational post on saving attachments to the hard drive, Diane! I tried to post this question under that stream, but kept getting errors, so decided to try this method.
I am new to VBA with Outlook.
I am trying to make a rule that runs on message arrival to save all...