Home |
Search |
Today's Posts |
#4
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Maybe this:
=SUMPRODUCT(--(A2:A300=F12),--(C2:C300=F17)) If I understand you correctly, this formula will count how many times these two conditions are met within rows 2:300. Column A must match criteria F12 and Column C must match criteria F17. Correct? HTH, Paul -- "HenderH" wrote in message ... I have got a working spreadsheet in 2007 and I want to give a copy to a colleague. The problem is that he he still uses 2003 How do I get 2003 to do this "=COUNTIFS(A2:A300,F12,C2:C300,F17)" |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Question about COUNTIFS | Excel Worksheet Functions | |||
countifs | Excel Discussion (Misc queries) | |||
Averageifs & Countifs | Excel Worksheet Functions | |||
2 COUNTIFS | Excel Discussion (Misc queries) | |||
Multiple countifs | Excel Worksheet Functions |