Calculating Processors when updating raw data in table

Paulvp

New Member
Joined
Jan 17, 2013
Messages
2
Hi,

I have an annoying issue with a spreadsheet im trying to design. Basically, I have a table ( 5 colums by 30000ish rows) with data that is constantly changing and therefore constantly needs refreshing. downloading the data into the spreadsheet itself isn't a problem. However, I have formulas linking to this data that cause excel to slow down whenever ANY changes to the raw data i made, and the only formulas I'm using are sum and sumif. For example, here is what Im using:


sum(sumifs('Column E','Column A',"15",'Column B', "2","Column C","{'300','302','309','410','415','450','602','624','210','120',500','800','820','900'},'Column D', 'March'))

Formula works ok, just takes forever to work, even if only one cell in the table changes.

Does anyone have any ideas on how to fix this, even if it can be fixed?

And yes, i know about the manual way by going into excel options, but the whole point of this is so everything refreshes automatically.

Thanks,
Paul
 

Excel Facts

Create a chart in one keystroke
Select the data and press Alt+F1 to insert a default chart. You can change the default chart to any chart type

Forum statistics

Threads
1,214,875
Messages
6,122,040
Members
449,063
Latest member
ak94

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