Separate tables - can you merge them?

C

christopher

I'm using three different tables from MS Query but I can't seem to merge
them. When I first tried to import them into access it wouldn't allow me to
add them to the same file - even though they have the same fields.

is there a way to merge separate tables in access?

thanks,
chris
 
K

Ken Snell \(MVP\)

Use an append query to copy the data from one table into another. Tha
 
Top