Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
for columns b and c, if b is blank and c 1, i want the count for column c.
i tried these to no avail =COUNT(IF(B3:B33="",C3:C31,C3:C33)) =SUMPRODUCT(B3:B33="")*(C3:C331) -- Gary |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Commenting custom formula fields/formula on formula editor | Excel Programming |