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.
-
Happy to help! 👍️
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 64.9K Get Help
- 439 Global Discussions
- 138 Industry Talk
- 471 Announcements
- 4.9K Ideas & Feature Requests
- 129 Brandfolder
- 148 Just for fun
- 68 Community Job Board
- 486 Show & Tell
- 33 Member Spotlight
- 2 SmartStories
- 300 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!