I am trying to write a formula that will count if a specific word is mentioned in a formula.
=COUNTIF([Queue Name]:[Queue Name], "*INBOUND*")
It returns zero with or without the "*" in the quotes. I know this works in Excel, but not sure how to make it work in smart sheets. The column will have words in front of or behind the word I am looking to count, INBOUND.