Transfer Data from one Table to another

  • Thread starter Thread starter Joseph
  • Start date Start date
J

Joseph

How do you transfer data from one table to another that
are in the same database?
 
Try an Append Query to append Records from the Source Table to the
Destination Table.

Check Access Help on Append Query.
 

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