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
- 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!