Survey results (and what's coming next)
Thank you all for giving us your feedback in the recent Smartsheet Community survey! Based on your thoughts, we're excited to announce that we have many changes coming in just a few weeks. Read our survey recap post for more details.
Answers
You would want to use COUNTIFS(CONTAINS( for your formula. I provided an example below. Let me know if you have any issues.
=COUNTIFS(CONTAINS("Red", [email protected]:[email protected]), =true, [email protected]:[email protected], "2")