CaitlinWhybrow
Technical User
Hi
I'm having real trouble using the countif formula in excel. What I want is to count the number of values above a value in another cell
=COUNTIF(b8:b48,">B2"
I think excel is treating B2 as text (it's formatted as a number) instead of a number and is returning 0. If I put in ">10" instead, I get the right count. Is there any way to convince excel that B2 is a number?
Is it possible to put in a formula:
=COUNTIF(b8:b48,">0.5*max(b8:b48"
That seems to give 0 too.
Thanks!
Cait
I'm having real trouble using the countif formula in excel. What I want is to count the number of values above a value in another cell
=COUNTIF(b8:b48,">B2"
I think excel is treating B2 as text (it's formatted as a number) instead of a number and is returning 0. If I put in ">10" instead, I get the right count. Is there any way to convince excel that B2 is a number?
Is it possible to put in a formula:
=COUNTIF(b8:b48,">0.5*max(b8:b48"
That seems to give 0 too.
Thanks!
Cait