Help with an IF(CONTAINS formula

Hello,

I'm trying to create a formula that pulls company names from a master into a separate if another column contains a certain project.

Here are the columns from the master. The Project/s or Relationship Column is a multiselect.

image.png

Here is the formula so far - =IF(CONTAINS("GO 2", {Projects}), ""{Company}","" )

The range Projects is all of the Project/s or Relationships column in my master and Company is the first row of the Company Name column in my master. Once I get the formula, I was going to make it a column formula. I'd like the formula to only return companies where "GO 2" is part of the list of projects.


Thanks!

Answers

Help Article Resources

Want to practice working with formulas directly in Smartsheet?

Check out the Formula Handbook template!