I am trying to use a cross sheet formula to count how many times specific words in a range of cells. I keep getting a 0 and not sure why. Any direction will be greatly appreciated. Below is the formula I used.
=COUNTIF({Touch Log - Detail Range 2}, FIND("Call", Submitter@row) > 0)
I hope that the screenshots help.