Email one record per email address

  • Thread starter Thread starter Marcie
  • Start date Start date
M

Marcie

I have 2 tables (Employees) and a (EmployeeInformation). I want to send each
employee an email with the data they have in both tables. I would like to
automate sending this information so each employee would get their
information (and only their) when code was run.

Each person would get individual information only.
 
When I do this it is emailing entire report to each person. I want each
person to only get the fields that go with their email address.
 
Back
Top