G
Guest
Is there a simple way (perhaps with a macro) to run the same type of query on
multiple tables. I have 15 different tables (all with the same structure)
and need to run the same type of query on each. I want to know if there was
a simplier way instead of creating 15 different queries. I was thinking
maybe passing a parameter within sql but I'm not sure how to do that.
multiple tables. I have 15 different tables (all with the same structure)
and need to run the same type of query on each. I want to know if there was
a simplier way instead of creating 15 different queries. I was thinking
maybe passing a parameter within sql but I'm not sure how to do that.