Cannot get total number of checked boxes to work
Jhoaas
✭✭
I have tried every formula i could find here, but i cannot get it to count how many checkboxes are checked in a column. The checkboxes are in Column "Check" and go from row 1-99" i am putting the formula in row 100 (so directly below the checkboxes).
Here is the formula i have narrowed it down to, but still doesnt work:
=COUNTIFS(Check1:Check99, =1)+
have also tried:
=COUNTIFS(Check:Check, =1)+
I know the issue is because i am using the formula in the checkbox column, but i thought the + should allow the formula? I have it set so i can use text in the checkbox column as well.
Best Answer
Answers
-
Try this
=COUNTIF(Check:Check, Check:Check = 1) + ""
-
Awesome, thank you both, those both worked for what i needed!
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 65.1K Get Help
- 444 Global Discussions
- 142 Industry Talk
- 472 Announcements
- 5K Ideas & Feature Requests
- 83 Brandfolder
- 150 Just for fun
- 71 Community Job Board
- 489 Show & Tell
- 33 Member Spotlight
- 2 SmartStories
- 301 Events
- 36 Webinars
- 7.3K Forum Archives
Want to practice working with formulas directly in Smartsheet?
Check out the Formula Handbook template!
Check out the Formula Handbook template!