Send two reports using SendReport method

  • Thread starter Thread starter David C. Holley
  • Start date Start date
D

David C. Holley

How would I send two reports attached to a single email message?
 
you can try to export both reports to RTF or snaphot, and then use Outlook
CDO to create email message. a sample code to create email message you can
find at support.microsoft.com or www.outlookcode.com

other option is to make a new report, inserting two reports as subreports.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top