T
Trusty
Hi everyone, I have a db with two tables that I want to
compare based on three fields that are identical. If the
fields match I want to update a flag (chkBox) to true. The
issue I am having is that if there are duplicates of
entries in any of the tables all the dupes are being
flaged true aswell. I am new to vba and was wondering how
would I be able to open the two tables as two different
recordsets and compare them that way.
Regards
compare based on three fields that are identical. If the
fields match I want to update a flag (chkBox) to true. The
issue I am having is that if there are duplicates of
entries in any of the tables all the dupes are being
flaged true aswell. I am new to vba and was wondering how
would I be able to open the two tables as two different
recordsets and compare them that way.
Regards