Create a formula using the outcome of another formula in a different column
Options

Yars
βββ
Basically, I want to know all the Issues for the 4 stars groups.
Im using this formula to count the multiple values in a column - =COUNTM([Issue]:[Issue])
But I want to say, all Colorado groups have (this amount of
issues) which is the result of the previous formula.
Tags:
Answers
-
I'm trying this but it is not working
=IF(State:State, "Colorado", COUNT([Issue]#))
-
If I understand you correctly, I believe this should do it:
- =COUNTIF(State:State, "Colorado")
Best,
Zach Hall
Training Delivery Manager / Charter Communications
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!