R
Russ
I am trying to figure out how to do a CountIf on text
cells. Example:
A1 = hound
A2 = terrier
A3 = german
A4 = hound
A5 = german
In cell A6 I want it to give me the count for how many
times "hound" was in A1:A5 (twice).
I try =CountIf(A1:A5,"hound") but I get an error. This
command seems to work for numbers...
Thanks for your help.
Russ
cells. Example:
A1 = hound
A2 = terrier
A3 = german
A4 = hound
A5 = german
In cell A6 I want it to give me the count for how many
times "hound" was in A1:A5 (twice).
I try =CountIf(A1:A5,"hound") but I get an error. This
command seems to work for numbers...
Thanks for your help.
Russ