Skip to content

Macro to save all attachments from selected emails in Outlook

Notifications You must be signed in to change notification settings

UstedLoco/Outlook-Attachment-Saver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Outlook-Attachment-Saver

Macro to save all attachments from selected emails in Outlook

Features:

  • Creates separate folders for each email based on the email subject.
  • Handles invalid characters in filenames and folder names.
  • Handles errors gracefully, allowing for continued execution.
  • Customizable to suit various needs.

How to Use:

  1. Open Outlook.
  2. Press Alt + F11 to open the VBA editor.
  3. Import the .bas file from the GitHub repository into your project.
  4. Select the emails whose attachments you want to save, and run the macro. Default destination is C:\EmailAttachments.

About

Macro to save all attachments from selected emails in Outlook

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages