S
Syed Zeeshan Haider
Hello Experts,
I have Excel97Pro on Win98SE.
I am trying to use FREQUENCY and COUNTIF functions but I am having trouble
with both of them. I have dug up deep into help files but the information
there is too limited.
I have an example in a statistics book which distributes some data into
frequency distribution table according to following criteria:
110-119, 120-129, 130-139, 140-149, 150-159 and so on, up to 210-219.
I have entered that data into an Excel file and I am trying to accomplish
this frequency distribution using FREQUENCY function but I am not getting
expected results. How to tell the formula about the above-mentioned
criteria?
Can I have two criteria in COUNTIF function?
I can get results easily when the formula is as simple as:
=COUNTIF(A2:A22,"=786")
or
=COUNTIF(D10
94,">100")
etc.
But what if I want to give a double criteria; e.g. more than 100 and less
than 150?
Is there any syntax for between for such situations where I could tell the
formula
=COUNTIF(D10
94,"where value is between 100 and 150")?
Thank you,
I have Excel97Pro on Win98SE.
I am trying to use FREQUENCY and COUNTIF functions but I am having trouble
with both of them. I have dug up deep into help files but the information
there is too limited.
I have an example in a statistics book which distributes some data into
frequency distribution table according to following criteria:
110-119, 120-129, 130-139, 140-149, 150-159 and so on, up to 210-219.
I have entered that data into an Excel file and I am trying to accomplish
this frequency distribution using FREQUENCY function but I am not getting
expected results. How to tell the formula about the above-mentioned
criteria?
Can I have two criteria in COUNTIF function?
I can get results easily when the formula is as simple as:
=COUNTIF(A2:A22,"=786")
or
=COUNTIF(D10

etc.
But what if I want to give a double criteria; e.g. more than 100 and less
than 150?
Is there any syntax for between for such situations where I could tell the
formula
=COUNTIF(D10

Thank you,