=Count(children()) of multiple parent rows.
I'm trying to count the contents of multiple children in different cells for a grand total. I've organized my information by the media outlet, which will count its children for an "at a glance" total for ease of use. I would like the parent cell ("2 open inquiries") to count all the children for a total of all open inquiries. You can see that right now, it is only counting two instead of three. Is =Count(children()) the right formula for this task? There isn't a "grandchildren" function so I'm unsure of how this could be written.
I'm hopeful better minds than mine can help me figure this out.
(Note: I've scratched out sensitive information for obvious reasons.)
Answers
-
You could use a SUM(CHILDREN()) for your "grandparent" row, this would then sum up the COUNT(CHILDREN()) from your gray rows.
Jason Tarpinian - Sevan Technology
Smartsheet Aligned Partner
-
Thank you for your response, Jason. I tried this formula, based on your suggestion but it doesn't seem to be counting anything. I'm not sure if I did it right.
=(SUM(CHILDREN(Topic3:Topic5)) + " open inquiries ")
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Smartsheet Customer Resources
- 64.2K Get Help
- 419 Global Discussions
- 221 Industry Talk
- 461 Announcements
- 4.8K Ideas & Feature Requests
- 143 Brandfolder
- 141 Just for fun
- 58 Community Job Board
- 462 Show & Tell
- 32 Member Spotlight
- 1 SmartStories
- 299 Events
- 38 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!