Home |
Search |
Today's Posts |
|
#1
![]() |
|||
|
|||
![]()
Maybe...
=SUMPRODUCT(--(ISNUMBER(MATCH(Sheet1!$B$2:$B$100,A6:A8,0))),--(Sheet1!$C$ 2:$C$100<"")) Hope this helps! In article , Paul Sheppard wrote: How do I use countif with multiple conditions Column B has dates Column C has Various data or Blank I need to count the number of non blanks in column C if column A is one of 3 dates I have tried the array formula below, but am getting the wrong answer {=SUM((Sheet1!$B$2:$B$100=A6)*(Sheet1!$B$2:$B$100= A7)*(Sheet1!$B$2:$B$100=A8)* (Sheet1!$C$2:$C$100<""))} A6, A7 and A8 are the cells witth the dates in |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Multiple conditions on a countif | Excel Worksheet Functions | |||
multiple conditions in COUNTIF (Excel 2000) | Excel Discussion (Misc queries) | |||
COUNTIF Statement with Multiple Conditions in Different Ranges | Excel Worksheet Functions | |||
SUM based on multiple conditions - SORRY, URGENT!!! | Excel Worksheet Functions | |||
COUNTIF using multiple conditions? | New Users to Excel |