I have 2 queries that return similar sets of records. Each query contains records that the other query contains. And each query contains records that the other query does not contain.
I need to be able to join the 2 queries and get a recordset that contain all of the information from both queries without duplicates.
I can do this with SQL but I am not familiar enough with Access to do the join since I am only given 3 types of joins.
Thanks,
wgma
I need to be able to join the 2 queries and get a recordset that contain all of the information from both queries without duplicates.
I can do this with SQL but I am not familiar enough with Access to do the join since I am only given 3 types of joins.
Thanks,
wgma