I have the following formula:
=SUMPRODUCT(--(C$1:CW$1-DAY(C$1:CW$1)+1=$DD$9),C10:CW10)
If it reads from an empty cell, it works fine but it is reading from a cell which itself contains an if formula and therefore returns #VALUE! which i don't want. I want it to return a 0 or the actual number but not a #VALUE!
How do I alter this formula to avoid #VALUE! being returned?
Can anyone help me please - I can copy spreadsheet details if necessary.
Thanks
=SUMPRODUCT(--(C$1:CW$1-DAY(C$1:CW$1)+1=$DD$9),C10:CW10)
If it reads from an empty cell, it works fine but it is reading from a cell which itself contains an if formula and therefore returns #VALUE! which i don't want. I want it to return a 0 or the actual number but not a #VALUE!
How do I alter this formula to avoid #VALUE! being returned?
Can anyone help me please - I can copy spreadsheet details if necessary.
Thanks