Home |
Search |
Today's Posts |
#3
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
You can use COUNTIF if you only have one condition. In this case try:
=SUMPRODUCT((B1:B100="F")*(ISNUMBER(C1:C100)) Hope this helps. Pete On Nov 19, 10:49 am, Mifty wrote: Hi Everyone, I would like to be able to count the number of females with a score in C. so using Countif how do I say countif B = F and C equals a number? I'd be grateful for any ideas how to do this. Could I use Sumproduct as an alternative to countif? Thanking you in advance -- Mifty |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
COUNTIF with various criteria | Excel Discussion (Misc queries) | |||
Countif with more than one criteria | Excel Discussion (Misc queries) | |||
CountIf - 2 Criteria | Excel Discussion (Misc queries) | |||
Countif using format criteria not number criteria? | Excel Worksheet Functions | |||
Countif using format criteria....not number criteria? | Excel Worksheet Functions |