Create a formula using the outcome of another formula in a different column
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
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 65.2K Get Help
- 445 Global Discussions
- 143 Industry Talk
- 476 Announcements
- 5K Ideas & Feature Requests
- 84 Brandfolder
- 150 Just for fun
- 71 Community Job Board
- 488 Show & Tell
- 33 Member Spotlight
- 2 SmartStories
- 301 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!