Counting open and pending items in another column.
I downloaded the weekly task list template and love how it calculates how many pending items I have open per parent grouping (navy rows). The "Pending" column on the right calculates any symbol that is not green. I want to calculate in the column to the left, the status symbols that are green in the "Pending column" and do it by parent grouping grouping (navy headers). Does anyone know how?
My goal is to have a count that is pending and a count that is completed.
Answers
-
Try this...
=COUNTIFS(CHILDREN([RYGB Column Name]@row), @cell = "Green")
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 67.9K Get Help
- 474 Global Discussions
- 207 Use Cases
- 517 Announcements
- 5.5K Ideas & Feature Requests
- 87 Brandfolder
- 157 Just for fun
- 83 Community Job Board
- 521 Show & Tell
- 36 Member Spotlight
- 3 SmartStories
- 309 Events
- 37 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!