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 Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Access 2000 Question

Status
Not open for further replies.

egobbitz

Programmer
Oct 18, 2002
47
US
I am trying to send three separate reports by email to a group of members. I am using a macro that does a openreport command and then a sendobject command. Can anyone tell me a way that I can send all three reports in the same email message, instead of three separate emails?

Any help would be appreciated.


Nick
 
Nick. . . could you post link or print directions on how to send the one report via email? that would be greatly appreciated.

thanx

Thomas
 
You can use the sendObject Macro from Access. You just specify the type of object to send, and the people that you want to send it to. You can do a search in Access Help for SendObject.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top