G
Guest
I have a macro that runs a series of queries and creates a Report. The
queries pull data from a table that contains a list of states. What I want
to do is run the macro and create the report once for each state in the
table. How do I make the macro and report repeat as many times as I have
unique state values? For example, if the table contains the states, IL, CA,
and NY, I want the macro to run three times, and produce three reports.
Thank You
queries pull data from a table that contains a list of states. What I want
to do is run the macro and create the report once for each state in the
table. How do I make the macro and report repeat as many times as I have
unique state values? For example, if the table contains the states, IL, CA,
and NY, I want the macro to run three times, and produce three reports.
Thank You