SaveAsFile - save as subject line instead of DisplayName

G

Guest

I am trying to save attachments using the SaveAsFile macro and I would like
it to save the file as the subject line instead of the DisplayName. Is there
a way I could do this?

Also, how can I modify my macro to print and save multiple attachments at
the same time?
 
M

Michael Bauer

Am Fri, 28 Apr 2006 14:25:02 -0700 schrieb iamjbunni:

1) Simply call the SaveAs method with the Subject instead of the FileName

2) Loop through the Attachments collection instead of handling only with the
first one.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top