BrianBurgit
IS-IT--Management
Hello,
I am using Access 2003 and Outlook 2003 and am trying to send a report in an email. I want the report to appear in the body of the email, not as an attachment.
My code looks like this
DoCmd.SendObject acSendReport, "Report1", acFormatHTML, "user@domain.com", , , "Testing"
The email is appearing as an attachment. Has anyone dealt with and solved this issue?
Thanks,
Brian
I am using Access 2003 and Outlook 2003 and am trying to send a report in an email. I want the report to appear in the body of the email, not as an attachment.
My code looks like this
DoCmd.SendObject acSendReport, "Report1", acFormatHTML, "user@domain.com", , , "Testing"
The email is appearing as an attachment. Has anyone dealt with and solved this issue?
Thanks,
Brian