Calculation Help
Anthoni
âś
I want to count the number of cells with a combination of Red and Blue (from the drop-down). The answer should return the count of two. Can anyone support me with a potential calculation?
Thank you in advance.
Answers
-
Just to verify, the count needs to have both red and blue to count? If this is the case, I believe the count would be only 2 based on the data provided
Sincerely,
Jacob Stey
-
Hello Jacob,
Yes, you are correct. The answer should be 2 based on the data set I provided.
Thank you.
-
=COUNTIFS(colors:colors, AND(CONTAINS("red", @cell), CONTAINS("blue", @cell)))
Let me know if this works!
Sincerely,
Jacob Stey
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Smartsheet Customer Resources
- 62.4K Get Help
- 364 Global Discussions
- 200 Industry Talk
- 429 Announcements
- 4.4K Ideas & Feature Requests
- 137 Brandfolder
- 129 Just for fun
- 128 Community Job Board
- 446 Show & Tell
- 28 Member Spotlight
- 1 SmartStories
- 284 Events
- 35 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!