How to merge 2 tables with the same field names to form 1 querie

T

TonyS

I have exported two tables from Visual Cactus in DbaseIV form and I want to
import them into Access so I can Querie the combined data. How can I do this
in Access without first combining the data in Excel????
 
K

Klatuu

Link or Import the spreadsheets individually. Then you use a query that
joins the two.
 
Top