Is there a way in a view or report to count the total number of checkboxes selected?
For each record I have 50 checkboxes, and I'd like to be able to count the total number of check boxes selected.
It'd be nice to also count the total number of records that have selected each checkbox.