IF(Contains)

I am using the IF(Contains formula to look at values in the Numbers to Include column, which is a multi-select drop down column, and it if finds the value to add a number to the Office Phone column.
=IF(CONTAINS("Main Office: 303-932-0757", [Numbers to Include]@row, "303-932-0757", ""))
This formula is in the Office Phone cell for the current row.
I am getting an Incorrect arguments error.
Best Answer
-
Got it figured out with help from other responses to this type of questions. Used IF(HAS) instead.
Answers
-
Got it figured out with help from other responses to this type of questions. Used IF(HAS) instead.
-
Awesome to hear you found a response, @Becky Wilson!
Please feel free to post your solution as well.
Cheers!
Need more information? 👀 | Help and Learning Center
こんにちは (Konnichiwa), Hallo, Hola, Bonjour, Olá, Ciao! 👋 | Global Discussions
Help Article Resources
Categories
Check out the Formula Handbook template!