I am needing to be able to prompt the user the select a table to use in a query. Data will be imported via excel monthly, and the queries to separate the data into separate tables will need to be adjusted to accommodate the newly imported table.
So there is a July table with customer, order and product information, which all needs to be separated. The queries to do this will be the same each month, I just need to change the table in each query quickly.
It has been a number of years since having to do anything like this, and things are far different from what they used to be.
Is there a simple solution that I just may not be seeing???