G
Guest
Is there a way (within Access) to get a report to show up in the e-mail body
instead of as an HTML attachment?
Here is my SendObject statement:
DoCmd.SendObject acSendReport, "ReportName", acFormatHTML, "(e-mail address removed)", ,
, "Subject", "Body", False, False
instead of as an HTML attachment?
Here is my SendObject statement:
DoCmd.SendObject acSendReport, "ReportName", acFormatHTML, "(e-mail address removed)", ,
, "Subject", "Body", False, False