Home |
Search |
Today's Posts |
#4
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
You can only use COUNTIF (and SUMIF) if you have a single criteria.
Where you have more than one criteria you need to use SUMPRODUCT or an array formula along the lines of =SUM(IF((condition_1)*(condition_2)*(condition_3), ... , ...)) Hope this helps. Pete On Jun 22, 12:55 pm, Martina wrote: Thanks JB! I guess I was trying to use the wrong formula :-) |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
meaning of : IF(Switch; Average(array A, array B); array A) | Excel Worksheet Functions | |||
array formula | Excel Discussion (Misc queries) | |||
Can this be done using an array formula ? | Excel Worksheet Functions | |||
Array Formula - using LEFT("text",4) in formula | Excel Worksheet Functions | |||
Help with array formula | Excel Worksheet Functions |