Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Attachments in Outlook

Status
Not open for further replies.

Quehay

Programmer
Feb 6, 2000
804
0
0
US
I'd like to write a routine to attach multiple reports as Snapshot attachments to a single outgoing email message in Outlook.&nbsp;&nbsp;I've found good examples in the MSoft KB for creating the app reference and create method for a new email and attachments.&nbsp;&nbsp;<br><br>The question:&nbsp;&nbsp;How to explicitly code what occurs in the docmd.sendobject method--i.e., taking a report and sending it as a Snapshot file.&nbsp;&nbsp;This would occur in a &quot;for each&quot; loop using the ItemsSelected collection of a list box.<br><br>This seems like something so useful that it would be already in interactive functionality (but isn't).&nbsp;&nbsp;Has anyone worked with something like this?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top