Sumproduct #Value! Problem
I have a sumproduct formula that is returning #Value! when the range includes
cells with a "-" instead of a zero. How can I get around this so that it
treats the "-" like zeros? My formula:
=SUMPRODUCT((Data!A70:A78=Sheet1!B72)*(Data!H70:H7 8))
Thanks in advance
|