K
Katrina
I want to run a command like
For Each objtable In CurrentData.AllTables
Except instead of Current data, I want to specify another
database.
I am trying to import all the tables from one database to
the other. I dont want to do an export.
Any suggestions?
For Each objtable In CurrentData.AllTables
Except instead of Current data, I want to specify another
database.
I am trying to import all the tables from one database to
the other. I dont want to do an export.
Any suggestions?