T
Tirelle
I have 2 tables(Status and Deficiency Tracking) that are related by StatusID.
Purpose of these tables are to track deficiency status until it is corrected
or deferred. I have already created Queries to get corrected and deferred
deficiencies.
Now I want to Query for Outstanding Deficiencies(basically all entries in
Status table that do not have a related entry in Deficiency Tracker table
with a TRUE Corrected or Deferred Checkbox. As I try to create Query, as soon
as I add Corrected and Deferred Checkboxes I get Null results.... Help Please.
Thank You
Tirelle
Purpose of these tables are to track deficiency status until it is corrected
or deferred. I have already created Queries to get corrected and deferred
deficiencies.
Now I want to Query for Outstanding Deficiencies(basically all entries in
Status table that do not have a related entry in Deficiency Tracker table
with a TRUE Corrected or Deferred Checkbox. As I try to create Query, as soon
as I add Corrected and Deferred Checkboxes I get Null results.... Help Please.
Thank You
Tirelle