how do I move records to another access database

  • Thread starter Thread starter Nancy
  • Start date Start date
N

Nancy

I have entered many records in the wrong access database. Do I have to
re-enter each one or can I move them without affecting existing data in
correct database?
 
Use an action query to add the records to the desired database. You can then
delete them from the original one.

Create a query. In query design view, choose Append on the Query menu.
Access pops up a dialog asking what table to append to, and gives you the
option of selecting a different database file if that's what you need.
 

Ask a Question

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.

Ask a Question

Back
Top