Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Can I combine 2 COUNTIF 's for one result and if so, what symbol would i use.
-- Very Thankful |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
=COUNTIF(A1:A100,"5")-COUNTIF(A1:A100,"8")
will give you the count of those whose value is greater than 5 but not greater than 8. -- David Biddulph "Joey041" wrote in message ... Can I combine 2 COUNTIF 's for one result and if so, what symbol would i use. -- Very Thankful |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
excel's new countifs...on 2003? | Excel Discussion (Misc queries) | |||
Countifs and multiple columns... | Excel Worksheet Functions | |||
Complex or Conditional Countif(s) | Excel Worksheet Functions | |||
Multiple countif()s or a better way? | Excel Worksheet Functions | |||
COUNTIFs with multiple criteria | Excel Discussion (Misc queries) |