D
dwalsh77
I currently have a button that once pressed, does the following:
(1) Selects a company
(2) Generates a report listing all the company's products
(3) Generates an email that places the company's email address in the TO
box, and attaches the report as a HTML attachment
What I would like to do after I press the button is this:
(1) Select all Companies instead of just 1 (ex. 100 companies)
(2) Generates a report for each company individually (as above) but does so
for all 100 companies
(3) Generates an email for each Company, inserts their Company email, and
INSTEAD of attaching the report as an attachment for each company email, it
would insert the Report contents into the body of the email
Basically, if this is possible, their would be 100 emails generated with
each one inserting the report contents into the email body.
Thanks for any help.
(1) Selects a company
(2) Generates a report listing all the company's products
(3) Generates an email that places the company's email address in the TO
box, and attaches the report as a HTML attachment
What I would like to do after I press the button is this:
(1) Select all Companies instead of just 1 (ex. 100 companies)
(2) Generates a report for each company individually (as above) but does so
for all 100 companies
(3) Generates an email for each Company, inserts their Company email, and
INSTEAD of attaching the report as an attachment for each company email, it
would insert the Report contents into the body of the email
Basically, if this is possible, their would be 100 emails generated with
each one inserting the report contents into the email body.
Thanks for any help.