SUMProduct Formulas

Toastis

Board Regular
Joined
Apr 20, 2011
Messages
65
I have a sum product formula which is connected to a data source that is not located in the same workbook. It causes a long lag to pull it up or make any modifications to that page. However, saving the entire document is not burdened by it. What can I do to still retrieve the data without the bogging down of the formula?

=SUMPRODUCT(('C:\Application Data\Microsoft\Excel\KPI Data\[Main KPI Data 2011.xlsm]Main KPI Data Sheet'!$E:$E=A543)*('C:\Application Data\Microsoft\Excel\KPI Data\[Main KPI Data 2011.xlsm]Main KPI Data Sheet'!$AB:$AB=$P$1))

It usually says something about Calculate, Processor 4 10%... when it's trying to access it. Sometimes will tell me that my links are broken and if I tell it to proceed without updating it opens fine, once I need to update those cells.. it bogs down again.

Hope it makes sense.
 

Excel Facts

How to fill five years of quarters?
Type 1Q-2023 in a cell. Grab the fill handle and drag down or right. After 4Q-2023, Excel will jump to 1Q-2024. Dash can be any character.
It would probably calculate a lot faster if you had the source workbook open. Also, do you really need to refer to entire columns (i.e 1 million rows)?
 
Upvote 0
It would probably calculate a lot faster if you had the source workbook open. Also, do you really need to refer to entire columns (i.e 1 million rows)?

Not if you can tell me how to ensure that it always looks at the updated rows when I add new data?
 
Upvote 0

Forum statistics

Threads
1,224,521
Messages
6,179,286
Members
452,902
Latest member
Knuddeluff

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