It was hard to summarize this in a title so here's more details:
Basically I have a query that looks at a standard table that I have to update each week (I use Import > Access Database > Link to the Data Source by Creating a Linked Table).
So the table name in Access remains the same but the name of the linked database changes.
This causes problems for my queries (but oddly, not all the time).
How can I update a table with a different source name and not confuse any queries that work off it?
Thanks!