The answer is "Yes, a query". If you want to copy records from one table
into the other, you need an append query.
If you want to copy data from fields in one table into fields in the
coresponding records in the other, you need to create an update query
that joins the two tables.
Make a copy of the database (so you can experiment safely), and then go
to the Help contents page and look for "Create an append query" and the
other query topics. If you need more help later, post a question in the
"getting started" forum, microsoft.public.access.gettingstarted.
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.