F
FLKulchar
Does...=SUMPRODUCT((A1:A10<>1)*(A1*A10))
assign a matrix array to the first part of the formula...
(A1:A10)<>1 when the cell contains 1 as a 0 (zero) or a
1 (one)??
just like the......ISNA(MATCH( etc., etc. does
If so...How does this work...In other words, what
does "<>" represent within the SUMPRODUCT formula??
Thanks,
Larry
assign a matrix array to the first part of the formula...
(A1:A10)<>1 when the cell contains 1 as a 0 (zero) or a
1 (one)??
just like the......ISNA(MATCH( etc., etc. does
If so...How does this work...In other words, what
does "<>" represent within the SUMPRODUCT formula??
Thanks,
Larry