Does anything in range A appear in column B?

I am trying to set up a formula that lets me know if any of the Project Tittles in one sheet appear in any comments on a separate sheet. When the function should return "True", I get "#invalid data type"

=IF(CONTAINS({Project Tittle Range 1}, [Comments]:[Comments]), "True", "False")

Answers

Help Article Resources

Want to practice working with formulas directly in Smartsheet?

Check out the Formula Handbook template!