View Full Version : Report as email text


brsawvel
09-30-2009, 07:19 AM
Hello,

Is there a way to take the data compiled into a report and send it as the text in an email rather than as an attachment?

pbaldy
09-30-2009, 07:26 AM
You would need to open the source of the report with a recordset, and put the data in from there.