Hi,
I have a formula that looks for a specific word or variance of the word, is it possible to look for more than one word?
The formula i have is =COUNTIFS(Response1, FIND("shower", LOWER(@cell)) > 0)
This works for the word showers or shower which is perfect, however am i am able to count if the cell contains either "shower" or "Clean"
Appreciate any help or guidance.
As always thank you in advance
Dave