B
Bob
access 2k;
I have 2 tables joined 1 to 1 on a single key field
table B can have key values that are NOT in table A; these records
will not go into table A during an update.
is it possible to setup a query that will show me ONLY the records in
table B that do not have a matching counter-part in table A?
tia - Bob
I have 2 tables joined 1 to 1 on a single key field
table B can have key values that are NOT in table A; these records
will not go into table A during an update.
is it possible to setup a query that will show me ONLY the records in
table B that do not have a matching counter-part in table A?
tia - Bob