Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi Experts,
How can I define Null cells in first part of SUMPRODUCT function: With ActiveSheet Lrow = .Range("A" & .Rows.Count).End(xlUp).Row .Range("C25:C" & Lrow).Formula = _ "=SUMPRODUCT((TEST!$B$10:$B$20000 IS Null)*(TEST!$E$10:$E$20000=""NO"")*(SCH_COM!$G$10: $G$20000=""Yes"")*(TEST!$J$10:$J$20000))" End With Thanks in advance Bijan |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Failed to save table attributes of (null) into (null). | Excel Discussion (Misc queries) | |||
cells with null or no data | Excel Programming | |||
NULL Cells | Excel Worksheet Functions | |||
Checking that any cells are null | Excel Worksheet Functions | |||
Cells().value is null but I can see data | Excel Programming |