Home |
Search |
Today's Posts |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Use cells to hold your criteria:
D1 = criteria to meet for column A E1 = criteria to meet for column B Then: =SUMPRODUCT(--(A1:A100=D1),--(B1:B100=E1)) -- Biff Microsoft Excel MVP "Chad Portman" wrote in message ... I have a list of data in coloumns A and B. I need to write a countif style formula for if column A has one set of data in it while at the same time column B has another set of data. So it should only count if the conditions for column A and the conditions in column B are met. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Multiple conditions in a COUNTIF | Excel Worksheet Functions | |||
COUNTIF with multiple conditions? | Excel Worksheet Functions | |||
COUNTIF with multiple conditions | Excel Discussion (Misc queries) | |||
Multiple conditions on a countif | Excel Worksheet Functions | |||
COUNTIF and multiple conditions | Excel Worksheet Functions |