Sending mail from Access

  • Thread starter Thread starter Vasco
  • Start date Start date
V

Vasco

In an Access 97 application I have a table linked to the
images of several invoices that have to be sent by e-mail
to the relative depts.
I have developed some code that exports the image to a
snapshot file and sends it, as an attachment, using
Outlook.
However as the recipients don't have the snapshot viewer
installed the file must not be sent as an attachment but
embebbed in the msg body.

Help please!
 
You might want to check out Tony Toews' email tips page, where there is a
topic: "Creating a formatted document in an email from Microsoft Access ".

hth,
 
Back
Top