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.
Count checkmarks
I am looking to count the "checked" boxes of subtasks and then also have a total of all of them. What formula approach should I use. I have tried this "=COUNTIF([Bid Recieved]29:[Bid Recieved]35, 1)" which I believe is right out of the refernce page but does not work so I tried this "=COUNTIF([Bid Recieved]29:[Bid Recieved]35, ISBOOLEAN())" which does not work.
Thanks
Bill
Comments
-
Bill,
I don't know how it looks like in your sheet, but the first one works for me. I put it in a new column (since it cannot be in a checkbox type column). What is the error message?
However, if I understand you well, these checkboxes are in subtasks. In this case I suggest to use this formula: =COUNTIF(CHILDREN([Bid Recieved]28), 1).
Atus
-
Bill,
To expand on Atus' answer, the checkbox column only allows a 0 or 1 value (which it displays as unchecked/checked)
You need to move your formula to a different (Text/Number) column.
Craig
Categories
- All Categories
- 14 Welcome to the Community
- Smartsheet Customer Resources
- 64K Get Help
- 412 Global Discussions
- 220 Industry Talk
- 459 Announcements
- 4.8K Ideas & Feature Requests
- 143 Brandfolder
- 138 Just for fun
- 57 Community Job Board
- 459 Show & Tell
- 31 Member Spotlight
- 1 SmartStories
- 298 Events
- 37 Webinars
- 7.3K Forum Archives