Hi there
SUMPRODUCT is giving me a headache as I can't figure out where I am going wrong.
I have a spreadsheet with data in Columns A to W, Column E I have Named as TSStatus and Column U has been Named TSCom.
TSStatus has a range E2:E20000 and holds information "Not Started", "Pending", "Closed"
TSCom has a range U2:U20000 and holds information "SP" or "PC"
I have entered the following formula:
=SUMPRODUCT(--(TSStatus=$B$15),--(TSCom=$B$16))
With B15 holding Not Started and B16 holding SP
However, it continually brings back an error, however, it has calcuated on a previous tab using Named ranges.
Can anyone please help?
Many thanks
MarkAn
SUMPRODUCT is giving me a headache as I can't figure out where I am going wrong.
I have a spreadsheet with data in Columns A to W, Column E I have Named as TSStatus and Column U has been Named TSCom.
TSStatus has a range E2:E20000 and holds information "Not Started", "Pending", "Closed"
TSCom has a range U2:U20000 and holds information "SP" or "PC"
I have entered the following formula:
=SUMPRODUCT(--(TSStatus=$B$15),--(TSCom=$B$16))
With B15 holding Not Started and B16 holding SP
However, it continually brings back an error, however, it has calcuated on a previous tab using Named ranges.
Can anyone please help?
Many thanks
MarkAn