J
Jules_clarke
I have a form that uses checkboxes. From there I built a query to count
every checked check box, then a report with CountOf...to display the count of
the checked boxes. My problem is....when a users inadvertently checks a box
then UNCHECKS the box, it show '0' in the table which returns a count of 1 in
my report. I need to somehow hide the zeros or get the check boxes to work
correctly. Any help woul be appreciated.
every checked check box, then a report with CountOf...to display the count of
the checked boxes. My problem is....when a users inadvertently checks a box
then UNCHECKS the box, it show '0' in the table which returns a count of 1 in
my report. I need to somehow hide the zeros or get the check boxes to work
correctly. Any help woul be appreciated.