Connecting Tech Pros Worldwide Forums | Help | Site Map

Creating an Outlook email with multiple file attachments

Newbie
 
Join Date: Nov 2006
Posts: 1
#1: Sep 27 '07
I need to create an Outlook email from within Access that adds all the contents of a specific file folder as attachments. I have been able to get the email created and drop it into the Outlook drafts folder using VBA, although only one (1) file attachment from the specified folder is added to the email. How do I iterate through the contents of the file folder and get them all to be added as attachments ??

Any sample code would be GREATLY appreciated!!!

Thank you,
Bob

nico5038's Avatar
Moderator
 
Join Date: Nov 2006
Location: The Netherlands
Posts: 2,232
#2: Oct 6 '07

re: Creating an Outlook email with multiple file attachments


Check:
http://support.microsoft.com/default...b;en-us;209948

Nic;o)
Reply


Similar Microsoft Access / VBA bytes