Regression
IS-IT--Management
I am currently working on a database that by design has a large list of yes/no check boxes.
I am trying to create a query that returns all the check boxes that are true in the table and none that are false.
The problem that I am having seems to be with the OR operator.
I can not seem to formulate the query correctly to get this information. Instead the True criteria setting makes records where any item equals false not appear in the query results.
I am sure there is a way to do this but I am at a loss any help would be greatly appreciated.
I am trying to create a query that returns all the check boxes that are true in the table and none that are false.
The problem that I am having seems to be with the OR operator.
I can not seem to formulate the query correctly to get this information. Instead the True criteria setting makes records where any item equals false not appear in the query results.
I am sure there is a way to do this but I am at a loss any help would be greatly appreciated.