How to create email from Access and manage replies including data from fields?

fransanchezoria

New member
Local time
Today, 08:01
Joined
Jun 27, 2011
Messages
7
Hi,

Sorry for the somewhat confusing question. I want to generate emails from Access and auto manage replies. But I need to include data from the database in the body of the message. Say for example that for one record I have:

Name: John
Surname: Smith
Purchase: Candies
Confirmation: (this is what I want to manage).

The email I want to send would be:

Dear [John],

Yesterday you purchased [Candies] from our website, would you like to proceed?

Yes () No ().

Also the field Purchase should be limited to maximum 10 items. I tried with the Email wizard but I can't figure out how to include data from the record in the body.

Your help is appreciated.

Fran
 

Users who are viewing this thread

Back
Top Bottom