A
Anthony Viscomi
I have a database that links to mulitple Named Ranges within a XLS
spreadsheet. Each Named Range is linked as a seperate table, over 200 tables
total. These tables/named ranges are populated via Update Queries, over 300
total. My question/problem is, I would like to run all of the Update Queries
at once without have to designate each one seperatly within my code. Is this
possible and if so how? The naming conventions of these queries are
similiar:
Example:
qry_ATL_CF_APR_XLS
Within the name of the queries the only differences are:
ATL= Division
CF=Product
APR=Month
Thanks!
Anthony
(e-mail address removed)
spreadsheet. Each Named Range is linked as a seperate table, over 200 tables
total. These tables/named ranges are populated via Update Queries, over 300
total. My question/problem is, I would like to run all of the Update Queries
at once without have to designate each one seperatly within my code. Is this
possible and if so how? The naming conventions of these queries are
similiar:
Example:
qry_ATL_CF_APR_XLS
Within the name of the queries the only differences are:
ATL= Division
CF=Product
APR=Month
Thanks!
Anthony
(e-mail address removed)