G
Guest
In terms of funcionality what's the difference between
=SUMPRODUCT((A2
2)*(A4
20=1))
and
=SUMPRODUCT(($A$2:$D$2)*($A$4:$D$20=1))
This is with respect to a previous inquiry. They do the
Same thing. What is the significance of $
=SUMPRODUCT((A2


and
=SUMPRODUCT(($A$2:$D$2)*($A$4:$D$20=1))
This is with respect to a previous inquiry. They do the
Same thing. What is the significance of $