SumProduct Error

mrauch

New Member
Joined
Sep 8, 2019
Messages
3
Hello

I have this formuala which works.

=INDEX('[Master of Attributes.xlsx]Master Summary'!$B$9:$DB$371,MATCH($A4,'[Master of Attributes.xlsx]Master Summary'!$B$9:$B$371,0),MATCH(P$3,'[Master of Attributes.xlsx]Master Summary'!$B$8:$DB$8,0))

Its is an Index Match formula linked to another file. However, I would like to get the same result this index match formaula gives - except I want to use a sum product becasue sum product will go into a closed file and retrieve the data and index match requires me to have the source file open.

I have tried to build the sumproduct and it gives me an error and I do not knwo why. Please can you identify my error.

=SUMPRODUCT(('[Master of Attributes.xlsx]Master Summary'!$B$9:$AZ$370)*('[Master of Attributes.xlsx]Master Summary'!$B$9:$B$370=A4)*('[Master of Attributes.xlsx]Master Summary'!$B$8:$AZ$8=P3))

Thanks
M
 

Excel Facts

Will the fill handle fill 1, 2, 3?
Yes! Type 1 in a cell. Hold down Ctrl while you drag the fill handle.
Hi & welcome to MrExcel.
That index match formula should work on a closed workbook.
What makes you think it doesn't?
 
Last edited:
Upvote 0
Hi Fluff- someone told me. I guess that is the starting point to my question.
Do I need to have the source data workbook open - in order to update a index match formula?
 
Upvote 0
Not that I'm aware of. As long as you use ranges (as in you op) rather than named ranges or structured table references, you should be ok.
 
Upvote 0

Forum statistics

Threads
1,214,570
Messages
6,120,297
Members
448,954
Latest member
EmmeEnne1979

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top