Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi Bob,
I have re-read the original post and I am still not sure if Teresa wants to count the rows whe 1) at least one of the cells D# and I# are greater than 0 or 2) both cells D# and I# are greater than 0 at the same time ....but it may be my English :-) Regards, KL "Bob Phillips" wrote in message ... I read it as =SUMPRODUCT(--(D5:D1930),--(I5:I1930)) -- HTH Bob Phillips "KL" wrote in message ... Try: =SUMPRODUCT(--((D5:D1930)+(I5:I1930)0)) Regards, KL "Zuki" wrote in message ... count number of matching cells in to colums where their value are greater than 0. i.e. D5:D193 and I5:I192 - all corresponding cells from the two ranges that have value of more than zero to be counted as one occurrance. (D8 value 2 and I8 value 4, to be counted as one) |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Excel Formula to evaluate multiple criteria (countif + and) | Excel Worksheet Functions | |||
COUNTIF function query for multiple colums | Excel Worksheet Functions | |||
How do I COUNTIF in excel using multiple criteria? | Excel Worksheet Functions | |||
EXCEL multiple criteria in countif function | Excel Programming | |||
EXCEL multiple criteria in countif function | Excel Programming |