Sum Children based on active
I am trying to calculate children in COS USD, for all Active Status.
Thank you.
Best Answer
-
Try something like this...
=SUMIFS(CHILDREN(), CHILDREN(Status@row), @cell = "Active")
Answers
-
Try something like this...
=SUMIFS(CHILDREN(), CHILDREN(Status@row), @cell = "Active")
-
Thank you @Paul Newcome I spent almost half a day trying various formulas, googled but nothing seemed to work. this one worked as soon as i hit enter! I was mixing cell and row.
Thank you so much, have a wonderful day.
Help Article Resources
Categories
Want to practice working with formulas directly in Smartsheet?
Check out the Formula Handbook template!
Check out the Formula Handbook template!