How to combine the records of three tables into one table

Babak

Registered User.
Local time
Today, 07:19
Joined
Jul 29, 2013
Messages
16
I have three tables. I want to combine all the records in these tables into one table. I need VBA code to do this. The first table is called down1, the second table is called down2 and the third table is called down3. All these tables contain the same fields so I don't think combining them will be a problem. Any suggestions?
 
Why report it the questions are different?
 
First question was related to splitting up a table, second was combining.
 

Users who are viewing this thread

Back
Top Bottom