Sending individualized Reports to separate individuals

L

Linda Ribbach

Hi, Thank you in advance

The report has an underlying query based on a query with
![tblareamansendemail]![areaman] as criteria in the areaman field. This table contains two fields, areaman and areamanemail.

I would like to write code that would use tblareamansendemail.areaman as criteria when opening the report, send the report using the tblareamansendemail.areamanemail field, close the report, etc until the code has read all the records in the table.

Linda
 
Top