J Joseph Meehan Jul 25, 2006 #2 DAWHELP said: I want simply merge two tables together into one big table Click to expand... 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.
DAWHELP said: I want simply merge two tables together into one big table Click to expand... 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.