L
Linda Ribbach
Hi, Thank you in advance
I need to get a routine that will send individualized reports via email to a list of people. Each person should receive her/his own report as an attachment.
I have a table with the names and email addresses and I have report with an underlying query that has the same names.
I would like the routine to open the report mutiple times using one name from the list at a time. Then send the report to the email address in that record and then close the report. Then loop through the name list until the EOF.
Is there any code out there that I can use?
Linda
I need to get a routine that will send individualized reports via email to a list of people. Each person should receive her/his own report as an attachment.
I have a table with the names and email addresses and I have report with an underlying query that has the same names.
I would like the routine to open the report mutiple times using one name from the list at a time. Then send the report to the email address in that record and then close the report. Then loop through the name list until the EOF.
Is there any code out there that I can use?
Linda