how to combine two tables or forms in reports of MS Access

  • Thread starter Thread starter Guest
  • Start date Start date
Hi

You could create a query and bring in the 2 tables and then create the
report from the query.
 
When I create a query, the query looks for relationships and prevents the
duplicate records from being added. I need the result of the 6 tables to be
all records, not unique records
 
Back
Top