Checkbox Formula
I am struggling to use a formula within a checkbox column. I was able to complete the first function of finding the % complete of Children Checkboxes using this =VALUE(COUNTIF(CHILDREN(), 1) / COUNT(CHILDREN())) * 100 + "%"
However, now I need to find the % complete of those total values. (So the totals of grandchildren (but not greatgrandchildren - which makes the descendants option challenging.)
Any suggestions are appreciated.
Best Answer
-
I would suggest using a helper column to pull the percentages over and do the calculations there, then using a cell reference in the checkbox column.
Answers
-
I would suggest using a helper column to pull the percentages over and do the calculations there, then using a cell reference in the checkbox column.
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 64.5K Get Help
- 424 Global Discussions
- 136 Industry Talk
- 465 Announcements
- 4.8K Ideas & Feature Requests
- 143 Brandfolder
- 146 Just for fun
- 63 Community Job Board
- 465 Show & Tell
- 32 Member Spotlight
- 1 SmartStories
- 301 Events
- 39 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!