- Apr 5, 2014
- 27,667
After trying for ages I have finally come to the all knowing place.
I am trying to count the number of sells in a row minus those that contain certain words.
If it was a single word such as Apple it would be:
=COUNTIF(E9:AH9,"<>*Apple*")
It then gives me number of cells that do not contain the word 'Apple'
But...
But if I want it to give me the number of cells in the column that do not contain the words 'Apple' 'Banana' and 'Orange' (which would therefore be more) how do I add to the formula ?
Yours in desperation.
I am trying to count the number of sells in a row minus those that contain certain words.
If it was a single word such as Apple it would be:
=COUNTIF(E9:AH9,"<>*Apple*")
It then gives me number of cells that do not contain the word 'Apple'
But...
But if I want it to give me the number of cells in the column that do not contain the words 'Apple' 'Banana' and 'Orange' (which would therefore be more) how do I add to the formula ?
Yours in desperation.