A
alex
Using Access ’03…
I’ve been running into an interesting problem as of late…
I have a database with many tables and queries. Many of the queries
perform calculations based on a table named (e.g.,) tblA.
Every morning an assistant renames tblA to something like
tblA_20081009 (to temporarily archive the table). She then imports
another table and names it tblA.
You know what happens then…any query (it seems) pointing to tblA now
points to tblA_20081009 (it’s strange, but it doesn’t always seem to
do this).
While it’s nice that Access knows to do this, it causes a problem
given the situation above.
Does anyone have a solution (something like an absolute reference),
short of completely deleting the table and then importing a new one?
We usually like to archive the tables for about a week.
alex
I’ve been running into an interesting problem as of late…
I have a database with many tables and queries. Many of the queries
perform calculations based on a table named (e.g.,) tblA.
Every morning an assistant renames tblA to something like
tblA_20081009 (to temporarily archive the table). She then imports
another table and names it tblA.
You know what happens then…any query (it seems) pointing to tblA now
points to tblA_20081009 (it’s strange, but it doesn’t always seem to
do this).
While it’s nice that Access knows to do this, it causes a problem
given the situation above.
Does anyone have a solution (something like an absolute reference),
short of completely deleting the table and then importing a new one?
We usually like to archive the tables for about a week.
alex