Hi,
I have recently discovered that SUMIFS only works between two different workbooks if both workbooks are open at the same time.
I've also read to get round this, SUMPRODUCT can be used. That said I can't get it working.
The SUMIFS version of the formula I need converting to SUMPRODUCT is below
=SUMIFS('[Historical Performance Data.xlsx]RAW'!$I:$I,'[Historical Performance Data.xlsx]RAW'!$N:$N,C$6,'[Historical Performance Data.xlsx]RAW'!$P:$P,$C$3,'[Historical Performance Data.xlsx]RAW'!$F:$F,$B8)
Can someone help me convert this to SUMPRODUCT?
I would also need the below converting as well.
=SUMIFS('[Category Spend Report (v4).xlsx]Budgets-By Cat By Week - NEW'!$D:$D,'[Category Spend Report (v4).xlsx]Budgets-By Cat By Week - NEW'!$B:$B,G$6)
Cheers,
Grant
I have recently discovered that SUMIFS only works between two different workbooks if both workbooks are open at the same time.
I've also read to get round this, SUMPRODUCT can be used. That said I can't get it working.
The SUMIFS version of the formula I need converting to SUMPRODUCT is below
=SUMIFS('[Historical Performance Data.xlsx]RAW'!$I:$I,'[Historical Performance Data.xlsx]RAW'!$N:$N,C$6,'[Historical Performance Data.xlsx]RAW'!$P:$P,$C$3,'[Historical Performance Data.xlsx]RAW'!$F:$F,$B8)
Can someone help me convert this to SUMPRODUCT?
I would also need the below converting as well.
=SUMIFS('[Category Spend Report (v4).xlsx]Budgets-By Cat By Week - NEW'!$D:$D,'[Category Spend Report (v4).xlsx]Budgets-By Cat By Week - NEW'!$B:$B,G$6)
Cheers,
Grant
Last edited by a moderator: