I am trying to make a report that will filter out any checkboxes that are checked.
I have form users can update with a checkbox. If the checkbox is checked this means I dont have to worry about this particular record.
The purpose of the report is to determine all outstanding remaing records that still need attention (hence unchecked checkboxes).
Is it possible to make a report that indicates all records with unchecked checkboxes filtering out checkboxes already checked?