S
Simon
I have queries that use set table names for them. E.g. a table called
"Data" will be used in a Query.
I import new tables each month. One of them will be called "Data". I
wish to import the table and have the Data query use the new Data
table.
How do I do this?
I thought if I delete/rename the old table prior to importing the new
one, then the query structure would be lost/the query will reference
the renamed table. If I import the new table, give it another name,
then rename the old table and give the new table the old tables name
("Data"), the query still reverts to following the old table.
"Data" will be used in a Query.
I import new tables each month. One of them will be called "Data". I
wish to import the table and have the Data query use the new Data
table.
How do I do this?
I thought if I delete/rename the old table prior to importing the new
one, then the query structure would be lost/the query will reference
the renamed table. If I import the new table, give it another name,
then rename the old table and give the new table the old tables name
("Data"), the query still reverts to following the old table.