L
Linda Lou
I am trying to create a query that will show me all of the records in a table
where two fields in the record do not match, basically the opposite of a find
duplicates query, however the find unmatched query will not work for me. I
have a table listing a client ID, an activity code, a count of the units and
total units. Due to a report glitch in our software, the count of the units
and the total units are not always equal and I need to find those records so
we can figure out what the problem is in our report. I would appreciate any
suggestions. The client number is unique, but each client has several
activity codes so I do not have a field that is entirely unique the same
activity codes are used for several clients.
where two fields in the record do not match, basically the opposite of a find
duplicates query, however the find unmatched query will not work for me. I
have a table listing a client ID, an activity code, a count of the units and
total units. Due to a report glitch in our software, the count of the units
and the total units are not always equal and I need to find those records so
we can figure out what the problem is in our report. I would appreciate any
suggestions. The client number is unique, but each client has several
activity codes so I do not have a field that is entirely unique the same
activity codes are used for several clients.