Home |
Search |
Today's Posts |
#5
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Thanks Bob,
I prefer your solution to the others suggested, as its simple and obvious. Cheers "Bob Phillips" wrote: =COUNTIF(C1:C50,"=51")-COUNTIF(C1:C50,"100") -- HTH Bob Phillips (replace somewhere in email address with gmail if mailing direct) "hot dogs" wrote in message ... I'm having trouble using the countif function. I have a list of numbers with blanks, I want to count how many are in the range 0-50 how many are in 51-100 how many are in 101-150 and so on. I have no problem with the =countif(C1:C50,"<=50") function for the first range, but when I enter=countif(C1:C50,"AND(=51,<=100)") I get 0 for my answer but i know there are values that are greater than 51 and less than 100 in the list. i have also tried moving the "" around different parts of the AND function and tried removing them but non of this has worked. Can anyone give me a clue? |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Use multiple criteria with COUNTIF: between dates and not blank | Excel Worksheet Functions | |||
Countif using criteria in multiple columns | Excel Worksheet Functions | |||
Multiple Criteria using countif | Excel Worksheet Functions | |||
multiple criteria in one field 4a,4b etc of countif? | Excel Discussion (Misc queries) | |||
Multiple CountIf Criteria | Excel Worksheet Functions |