In addition to making Word documents, Mail Merge for Microsoft Access also is fully equiped to let you mail merge emails from your database. You can:
Included is an HTML editor which let's you pick up fields to merge data from. The email also supports including images to be used in the email body.
Select the form where the data is to be used from for the Email
Email recipient
Expression used to dynamically determine what is in the subject. For example
[Template] for [Field:customername]
Could return
Contract for Jones
The content
Starts the HTML editor if you selected in Body <HTML>. If you selected <Text> it will work as a text editor.
Creates an email as it would be sent to check if it works as planned.