K
Ken
I have a report that currently displays 50 records. Each record includes a
checkbox and 20 of them are currently "true". In my Report Footer, I'd like
to display a tally of the "true" checkboxes. However, if I do a
"=Count([Checkbox])", my result = 50. What do I need to do to tally only the
"true" checkboxes? Thanks.
checkbox and 20 of them are currently "true". In my Report Footer, I'd like
to display a tally of the "true" checkboxes. However, if I do a
"=Count([Checkbox])", my result = 50. What do I need to do to tally only the
"true" checkboxes? Thanks.