Outlook icon

Save all attachments from selected folder, continued

In Save all attachments from selected folder, I posted a method for scrubbing an Outlook mail folder of file attachments in order to reduce your network footprint (or make your PST file smaller).

A couple of commenters asked if there's a way to make sure the filename is unique. There are two ways (I know of) to accomplish this goal, and we'll explore both in this post.

Continue Reading: Save all attachments from selected folder, continued »

Outlook iconVBA icon

Save all attachments from selected folder

If you ever needed to save all the attachments from a selected mail folder to a folder on your hard drive, here's one technique.

Continue Reading: Save all attachments from selected folder »

Outlook iconVBA icon

Save Incoming Attachments, Choose Your Folder

Here's a sub and a function for Outlook that let's you save attachments from a selected or open email. It's similar to the File>Save Attachments menu option, which lets you save all of the attachments from a particular email, or the FindControl Method, which can be used to find and execute "Save Attachments".

Continue Reading: Save Incoming Attachments, Choose Your Folder »

Site last updated: February 9, 2012