L
LeVlo
I want to be able to send many reports with separate data to separate email
addresses. Currently I have written the 100+ queries and created the 100+
reports, each with the parameter that I think I should somehow be able to
change "dynamically?" Can I create one report on one query that will take
each set of results and send it to each of the 100+ recipients? I add to the
list of 100+ a couple of times a week. In TblLeadSource, the 100+ codes are
Like "RP*". Each stands for a sales rep. I email each sales rep a report on
their submissions using a macro that outputs each report to Outlook. The
need to enter each email address is not a bad problem. I am more worried
about having to add a new query, report, and macro step every time we add a
new sales rep. We are using Windows XP and Office 2007. I write only very
limited code.
addresses. Currently I have written the 100+ queries and created the 100+
reports, each with the parameter that I think I should somehow be able to
change "dynamically?" Can I create one report on one query that will take
each set of results and send it to each of the 100+ recipients? I add to the
list of 100+ a couple of times a week. In TblLeadSource, the 100+ codes are
Like "RP*". Each stands for a sales rep. I email each sales rep a report on
their submissions using a macro that outputs each report to Outlook. The
need to enter each email address is not a bad problem. I am more worried
about having to add a new query, report, and macro step every time we add a
new sales rep. We are using Windows XP and Office 2007. I write only very
limited code.