PDA

View Full Version : Saving Email Attachments and Creating a Folder From Email Using a Macro



daviesnathan
03-02-2017, 01:48 AM
Hi, I'm new to VBA Express and VBA code in general and I'm after a little help modifying some code I have found online.

I have found some code which allows me to save attachments to one location which is predetermined in the code, I would like to be able to change it so that I can search a file directory for the correct folder and then save the attachments in a new folder, with the folder having the days date for its name.

At the moment it is allowing me to search for the folders but it is not saving any attachments, is there something I have done incorrectly.

You assistance is greatly appreciated.

Sorry I can only upload my code in an excel document.

18527