S
Stephen sjw_ost
I have been trying to reverse a query but can not seem to figure it out.
I have 2 tables. Each table has 1 field, "agtid".
I made a query that uses an inner join to find all records from both tables
that are equal. Simple enough.
What I need is the opposite. I need the results to show me the records that
are not matching between the 2 tables. Anything in Table1 that is not in
Table2 I need displayed, then anything that is in Table2 but not in Table1.
This is probably 2 different queries but I can't seem to figure out how to
make access give me what seems like such a simple solution.
Any help is greatly appreciated.
I have 2 tables. Each table has 1 field, "agtid".
I made a query that uses an inner join to find all records from both tables
that are equal. Simple enough.
What I need is the opposite. I need the results to show me the records that
are not matching between the 2 tables. Anything in Table1 that is not in
Table2 I need displayed, then anything that is in Table2 but not in Table1.
This is probably 2 different queries but I can't seem to figure out how to
make access give me what seems like such a simple solution.
Any help is greatly appreciated.