Combining Tables

B

Bill

I have 3 tables with similar data. What's the best way
to combine them into one table?
 
D

DDM

Bill, look up "Append Query" in Access help. Do an append query to add
records from Table B to Table A, then one to add the records from Table C.

DDM
"DDM's Microsoft Office Tips and Tricks"
www.ddmcomputing.com
 
Top