Send Email with Snapshot report in the body of the email

  • Thread starter Thread starter tnriverfish
  • Start date Start date
T

tnriverfish

I'm trying to send an email from my database and insert a copy of the a

snapshot report in the body of the email. I can save the snapshot to
the hard drive and then grab it to put in the email if necessary.

Secondarily, I'd like to be able to adjust the size of the snapshot
object so it is a full page once it is inserted. Searched around for
help but I haven't found anything. Any ideas?


Thanks,
Charlie
 
I don't think it can be done, Outlook is a different critter. Snapshot
reports are great and include graphics. Lebans.com has addin that will put
the snapshot and graphics into a WORD document. You have to do some pretty
fair VB code to get a WORD document into the message body of an Outlook email
but that can be done. Search "Open Edit Emai" in Outlook Forum "Programming
VB area for posts I have recently placed and found answers from by Sue Mosher
Outlook MVP. Good Luck
 
Back
Top