G
Guest
I have two tables
Table One has two fields, room number and item code
Table Two has two fields, room number and item code
I what to find all record in table One that mach the record in table Two
Then I what to find all the record in table One that don’t mach table Two
Then I what to find all the record in table Two that don’t mach table One
Any ideas on how to do this
Table One has two fields, room number and item code
Table Two has two fields, room number and item code
I what to find all record in table One that mach the record in table Two
Then I what to find all the record in table One that don’t mach table Two
Then I what to find all the record in table Two that don’t mach table One
Any ideas on how to do this