Hi,
I've got a make table query which points to a certain location, but within VBA I want to be able to add a date/time stamp on the table name.
How can I change the new table name on the fly (I'm creating a table in a seperate database)?
I was origionally going to be using a select query and use TransferDatabase but this only gives me a link in the other database to where the table originated.
Thanks for any help in advance
Gareth
I've got a make table query which points to a certain location, but within VBA I want to be able to add a date/time stamp on the table name.
How can I change the new table name on the fly (I'm creating a table in a seperate database)?
I was origionally going to be using a select query and use TransferDatabase but this only gives me a link in the other database to where the table originated.
Thanks for any help in advance
Gareth