B
bellis
Thanks in advance for any help offered. I have a table with GPA's and
need to calculate the different ranges. I have the function for 3.0 an
above and less than 2.5. I am having trouble figuring out the formul
to count how many students are in the range of 2.50-2.99.
I thought I could do this:
=countif(f2:f406, ">=2.5+<=2.99")
I get "0" as a result.
any help is appreciated
:
need to calculate the different ranges. I have the function for 3.0 an
above and less than 2.5. I am having trouble figuring out the formul
to count how many students are in the range of 2.50-2.99.
I thought I could do this:
=countif(f2:f406, ">=2.5+<=2.99")
I get "0" as a result.
any help is appreciated
: