Welcome to the Smartsheet Forum Archives
The posts in this forum are no longer monitored for accuracy and their content may no longer be current. If there's a discussion here that interests you and you'd like to find (or create) a more current version, please Visit the Current Forums.
Booleans
I need the formula for counting the checkboxes in a column.
Comments
-
The whole column?
Â
=COUNTIF([ColumnNameHere]:{ColumnNameHere],1)
Â
Craig
-
Its comog up unparseable. Did find this formula ="" + COUNTIF(CHILDREN(), 1) to add up the booleans. Now I need these numbers to make a total at the top.
-
Oops.
Â
=COUNTIF([ColumnNameHere]:[ColumnNameHere],1)
Â
I'm not sure how that curly brace got there.
Â
Â
CHILDREN will only work the rows that are indented. If you have more than one section (parent row) then it won't grab the whole column, only parts - which is also useful in some cases.
Â
By adding the "" you have changed the count (a number) to text and may have difficulty doing more math on them if you need to.
Â
Craig
Â
Categories
- All Categories
- 14 Welcome to the Community
- Smartsheet Customer Resources
- 62.2K Get Help
- 358 Global Discussions
- 198 Industry Talk
- 427 Announcements
- 4.4K Ideas & Feature Requests
- 135 Brandfolder
- 127 Just for fun
- 128 Community Job Board
- 444 Show & Tell
- 28 Member Spotlight
- 1 SmartStories
- 283 Events
- 35 Webinars
- 7.3K Forum Archives