Good afternoon,
I am trying to convert a Sumif formula to a Sumproduct formula as the reference is using another sheet that is not always open which results in an error. Unfortunately all I get from the Sumproduct formula is a #N/A
Any help would be appreciated,
This is my Sumif formula : =SUMIF('S:\Finance Department\Credit Control Debtor Reporting Tool\[Debtor Checker V5.xlsm]CML Aged Debtors'!$BL:$BL,C2,'S:\Finance Department\Credit Control Debtor Reporting Tool\[Debtor Checker V5.xlsm]CML Aged Debtors'!$K:$K)
That works fine, but only when the sheet is open so I tried the Sumproduct for when it closed, and this is the Sumproduct formula:
=SUMPRODUCT(--('S:\Finance Department\Credit Control Debtor Reporting Tool\[Debtor Checker V5.xlsm]CML Aged Debtors'!$BL1:$BL10000=C2),'S:\Finance Department\Credit Control Debtor Reporting Tool\[Debtor Checker V5.xlsm]CML Aged Debtors'!$K1:$K10000)
Any ideas what I am doing wrong?
Thanks
Mark
I am trying to convert a Sumif formula to a Sumproduct formula as the reference is using another sheet that is not always open which results in an error. Unfortunately all I get from the Sumproduct formula is a #N/A
Any help would be appreciated,
This is my Sumif formula : =SUMIF('S:\Finance Department\Credit Control Debtor Reporting Tool\[Debtor Checker V5.xlsm]CML Aged Debtors'!$BL:$BL,C2,'S:\Finance Department\Credit Control Debtor Reporting Tool\[Debtor Checker V5.xlsm]CML Aged Debtors'!$K:$K)
That works fine, but only when the sheet is open so I tried the Sumproduct for when it closed, and this is the Sumproduct formula:
=SUMPRODUCT(--('S:\Finance Department\Credit Control Debtor Reporting Tool\[Debtor Checker V5.xlsm]CML Aged Debtors'!$BL1:$BL10000=C2),'S:\Finance Department\Credit Control Debtor Reporting Tool\[Debtor Checker V5.xlsm]CML Aged Debtors'!$K1:$K10000)
Any ideas what I am doing wrong?
Thanks
Mark