Hello. I am new at Access 2003 and I am trying to create a simple query as follows:
The query is connected to a form that has 3 checkboxes. The results of the query will help generate a report.
At worst, I would like the query to return ALL records where ANY of the checkboxes are empty.
At best, I would like to have 3 categories (one for each checkbox) and would like the query to show each record for each category where the specific checkbox is not checked.
If all 3 checkboxes are checked, the record will NOT appear on the report.
Any help is appreciated.
The query is connected to a form that has 3 checkboxes. The results of the query will help generate a report.
At worst, I would like the query to return ALL records where ANY of the checkboxes are empty.
At best, I would like to have 3 categories (one for each checkbox) and would like the query to show each record for each category where the specific checkbox is not checked.
If all 3 checkboxes are checked, the record will NOT appear on the report.
Any help is appreciated.