Thanks everyone, the "Insert Into" worked great!!
I'm kinda new at this stuff and it's nice to know you can get good info from experienced people!!
The problem with that is that the tables are linked.
If I could copy I wouldn't have a linked file conflict.
If I cant't do it with a copyobject, then how about...
Is there a way I could select all the data in tableA, copy it, open tableB, delete * form tableB and paste tableA records in tableB?
I am trying to replace a table in another database with a table in the current database using the docmd.copyobject comand.
The coding works, however, I always get the warning "The name you entered already exists ... Do you want to replace the existing table?"
SetWarnings doesn't work...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.