P
Paputxi
I have a database that contains several fields that are checkboxes (i.e.,
Yes/No data types). Using Create > Query Design, I know how to easily create
a query which returns all the records where all the fields are checked (by
specifying Criteria =â€Yesâ€) , which is an AND situation. However, I want to
return all the records where any of the checkboxes are checked, that is, an
OR situation. How do I do that?
Thanks in advance.
Yes/No data types). Using Create > Query Design, I know how to easily create
a query which returns all the records where all the fields are checked (by
specifying Criteria =â€Yesâ€) , which is an AND situation. However, I want to
return all the records where any of the checkboxes are checked, that is, an
OR situation. How do I do that?
Thanks in advance.