D
Dave
Access 2003
I am trying to create a query to show all people who have completed some
requirements.
The requirements are all check (yes/no) boxes.
So in the query I am putting "True" in the criteria for all requirements to
return the people who have completed everything..
Working fine
However: One requirement is not always required so there is another field
(check box) for Not Required.
(I think this should have initially be done as an option field but for now
this is what I am stuck with)
How can I have the query look at BOTH fields and include the record if
EITHER is true?
Thanks
dave
I am trying to create a query to show all people who have completed some
requirements.
The requirements are all check (yes/no) boxes.
So in the query I am putting "True" in the criteria for all requirements to
return the people who have completed everything..
Working fine
However: One requirement is not always required so there is another field
(check box) for Not Required.
(I think this should have initially be done as an option field but for now
this is what I am stuck with)
How can I have the query look at BOTH fields and include the record if
EITHER is true?
Thanks
dave