Not sure if this is really the right forum but I figured it would be likely someone might know.
I have a spreadsheet with multiple rows and columns and was using the COUNTIF formula to tot up how many instances of a word is in a particular column.
So set up =COUNTIF(start cell:end cell, "specific value")
For some reason this just will not work on one particular word. Or rather, the function will not work in the cell. I've tried copying the formula from the cell above (which is searching a different word), but as soon as I change to what I am looking for it just shows 0.
Any ideas?