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
- Customer Resources
- 66.1K Get Help
- 430 Global Discussions
- 149 Industry Talk
- 490 Announcements
- 5.2K Ideas & Feature Requests
- 85 Brandfolder
- 154 Just for fun
- 74 Community Job Board
- 499 Show & Tell
- 33 Member Spotlight
- 2 SmartStories
- 305 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!