Formula Greater than Less Than
=COUNTIF(A1:A100,"30")-COUNTIF(A1:A100,"=90")
=COUNTIF(A1:A100,"90")-COUNTIF(A1:A100,"=120")
--
David Biddulph
"Cindy" wrote in message
...
I need a formula that states countif numbers in Column A are greater than
30,
but less than 90. Very easy, but I don't know how to do it. My next cell
would then say, countif Column A are greater than 90, but less than 120.
|