0

Countif on a checkbox

I have a few checkboxes and I want a count of how many have been ticked. Is this possible? If so, what's the formula? thanks

1 reply

null
    • Ninox partner
    • RoSoft_Steven.1
    • 4 yrs ago
    • Reported - view

    cnt(select TablewhereTheCheckboxesAre where checkbox = true)

    Steven.