MERGE TWO TABLES IN ACCESS

  • Thread starter Thread starter Guest
  • Start date Start date
DAWHELP said:
I want simply merge two tables together into one big table

Do you mean you want to add all the records of one table to a second
table or do you want to add additional fields from one table to another
table.

If you just want to add the records and if the fields are all the same
you can use an 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