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
- 64.8K Get Help
- 434 Global Discussions
- 138 Industry Talk
- 470 Announcements
- 4.9K Ideas & Feature Requests
- 129 Brandfolder
- 148 Just for fun
- 65 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!