I have a query that gives an "action date" and the "project name" and who is responsible for that actions "email" and name. What I need to do is send an email to each of the result of the query stating that they need to follow up. The email should take the date the action is due and puts it in the statemnt, the name of the project and places it in the statement and then looks at the email address in that record and sends that statement to the email address. My results list could have 1 or 10 or more people that have to follow up on a project. How can I accomplish this? I have done something similiar with a macro and a report but that was the same persons email address everytime a part needed to be inspected, this could be anyone's email address.