Subject: Saving Multiple attatchments Simultaeously from multiple

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I would like to save all the attachments from 100 to one file from 100+
emails.

Can anyone help?
 
Jorge P. said:
I would like to save all the attachments from 100 to one file from
100+ emails.

Can anyone help?

One file??

Not sure how you could possible do that from Outlook.

Are all the attachments of a single file type? If not, then you on a
complete non-starter in my opinion.

If they are all one file type, what is it? You could append multiple
TIF image files, or PDF files, but how would you put, say, multiple
excel workbooks into a single file?

Perhaps you mean zip them up into a single archive file?

Alan.
 
I have written a macro that saves all attachments in selected emails and
replaces them with a short-cut to the folder I saved them in.

I have run this on many more than 100 emails at a time. It will also work
on calander entries. Is this something like what you are looking for?
 
Back
Top