How to merge 2 identical tables ?

W

Will

I have two identical tables... all fields are the same...

tblOne
id
name
city
state

tblTwo
id
name
city
state

I want to merge the data into a single table.
Both tables are in the same access database.

How do you do this?

thanks for any help.
 

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

Similar Threads


Top