As long as the tables have the same structure, you can use an Append
query to add the record to the other database, then use a separate
Delete query to remove the record from this database.
In query design view, click on Query + Append
The wizard will walk you through it.
Then create the delete query the same way:
Click on Query + Delete
Make sure the criteria is identical in both queries.
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.