Summary formula to count the number of rows in a sheet that have no children?!

sean59916
✭✭✭
Hi,
I've been racking my brain trying to get this formula to work!
I can create a helper column in the sheet and display the number of children each row has, then simply use a CountIf function - if Children=0, but, I thought i could use a COUNTIF with @cell to not require the helper column?
I have tried the following
=COUNTIF({Ref Col}, COUNT(CHILDREN(@cell))=0)
Thank you
Answers
-
Hierarchy functions unfortunately cannot use the @cell reference. You will need to use the helper column for that.
-
Thanks for the response Paul. Much appreciated.
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 67.3K Get Help
- 462 Global Discussions
- 156 Industry Talk
- 508 Announcements
- 5.4K Ideas & Feature Requests
- 85 Brandfolder
- 156 Just for fun
- 81 Community Job Board
- 517 Show & Tell
- 35 Member Spotlight
- 3 SmartStories
- 308 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!