Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I am trying to count the # of instances in a column that the criteria is 13
but <20 I was trying countif(a5:a20,"13",a:5:a:20,"<20") but it's not working. Can someone help and let me know what I am doing wrong? |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
HI Janie
Try this one : =SUMPRODUCT(--(A5:A2013),--(A5:A20<20)) HTH John "Janie" wrote in message ... I am trying to count the # of instances in a column that the criteria is 13 but <20 I was trying countif(a5:a20,"13",a:5:a:20,"<20") but it's not working. Can someone help and let me know what I am doing wrong? |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Count Formula - Count Ticks | Excel Discussion (Misc queries) | |||
is there a formula to count something like this.... | Excel Worksheet Functions | |||
Trying to construct a count count formula | Excel Discussion (Misc queries) | |||
Count if formula | Excel Discussion (Misc queries) | |||
Count If formula | Excel Discussion (Misc queries) |