Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
I need to count all the cells on one column with "Green" in them, but only
when another column has cells in a range with a value starting with "CC". I tried to use the following formula, thinking that wildcard characters would work, but a value of zero is returned. However, if I state the full name of the "CC" cell, it works. Anyone got any ideas please? =SUMPRODUCT(--($O$43:$O$268="Green"),--($D$43:$D$268="CC_*")) |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
sumproduct vs. countif | Excel Discussion (Misc queries) | |||
Countif Formula /Sort Bug??? | Excel Discussion (Misc queries) | |||
countif wildcards? | Excel Discussion (Misc queries) | |||
Combining IF and COUNTIF based on two columns | Excel Discussion (Misc queries) | |||
Countif - Countif | Excel Worksheet Functions |