Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Hi, does anyone know how to write a formula with the countif to do ranges.
example countif range 1-5 range 6-11 range 12-17 range 18 or more |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
=countif(a1:a10,"="&1) - countif(a1:a10,""&5)
BSantos wrote: Hi, does anyone know how to write a formula with the countif to do ranges. example countif range 1-5 range 6-11 range 12-17 range 18 or more -- Dave Peterson |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
CountIF and changing ranges | Excel Worksheet Functions | |||
COUNTIF criteria using date ranges? | Excel Worksheet Functions | |||
COUNTIF Statement with Multiple Conditions in Different Ranges | Excel Worksheet Functions | |||
Countif & ranges consisting of multiple areas | Excel Worksheet Functions | |||
Countif & ranges consisting of multiple areas | Excel Worksheet Functions |