View Single Post
  #2  
Old April 30th 06, 08:54 AM posted to microsoft.public.outlook.program_vba
Michael Bauer
external usenet poster
 
Posts: 435
Default SaveAsFile - save as subject line instead of DisplayName

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.

--
Viele Gruesse / Best regards
Michael Bauer - MVP Outlook
-- www.vbOffice.net --


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?

Ads