I have a database that keeps track of risk checks that need to be done.
It is possible to find all records that needed the check done in 2012, and it is easy to find all records that had the check done in 2012. If I use an unmatched query to find the records that still need to be done, I get a bad result. Example 2444 recs to be done, 2184 recs done. It should show 260 still need to be done. However, I get 931 still to be done. The record to be done and the one done are 2 different records.
This is driving me crazy.
Anybody have any ideas?
I am attaching a databse as an example.
Thanks,
itconc