M
Markus
I have excel 2000. I am trying to count the number of
times the word "good" appears in a selected range. I am
using this formula
=Countif(A1:A9,"good")
I keep returning a result of 0 when the word "good"
appears 4 times. The problem I've noticed is that since
cells A1 - A9 contain lookup formulas that find the
word "good" or "bad" from another sheet the COUNTIF
function does not seem to work but if I delete the
formulas in the selection and type the word manually the
COUNTIF works. Is there any way that I can count the
results of my lookup cells(A1-A9)?
Thanks
Markus
times the word "good" appears in a selected range. I am
using this formula
=Countif(A1:A9,"good")
I keep returning a result of 0 when the word "good"
appears 4 times. The problem I've noticed is that since
cells A1 - A9 contain lookup formulas that find the
word "good" or "bad" from another sheet the COUNTIF
function does not seem to work but if I delete the
formulas in the selection and type the word manually the
COUNTIF works. Is there any way that I can count the
results of my lookup cells(A1-A9)?
Thanks
Markus