J
Jon M.
Greetings friends,
I have three reports that I need to email. I can email them individually
without a problem using a send object command, but is there a way to
consolidate them all into one email? Basically one email with 3 attachments?
Or something along those lines? As always I appreicate any help I can get.
The code I'm using is:
DoCmd.SendObject acSendReport, "MenuReport", acFormatRTF, "(e-mail address removed)",
, , "Cafeteria Menus"
I have three reports that I need to email. I can email them individually
without a problem using a send object command, but is there a way to
consolidate them all into one email? Basically one email with 3 attachments?
Or something along those lines? As always I appreicate any help I can get.
The code I'm using is:
DoCmd.SendObject acSendReport, "MenuReport", acFormatRTF, "(e-mail address removed)",
, , "Cafeteria Menus"