Excel 2007 - Sum Product help

plsimmo

New Member
Joined
Aug 26, 2010
Messages
7
I recently began using the Sum Product formula. However i have noticed that this utilizes ALOT of processing power. I this normal, or do i need to change something in my settings. I have once workbook with two sheets. One has the raw data on it. The other has a matrix that contains the SumProduct formula. ie =SUMPRODUCT(--(Sheet2!$E:$E=Sheet1!$A3),--(Sheet2!$C:$C=Sheet1!C$1),(Sheet2!$I:$I))

I only have 1776 cells with this formula in it and cannot work out why the file size is 2,525KB and hammers the PC.

Any advice appreciated.
Thanks
Paul
 
It's kind of hard to explain (in a few sentences) when it's not a good idea to use volatile functions. Most of the time it's probably just fine.

The easiest way I can tell when you shouldn't use volatile functions is...

When you type something in a cell then hit Enter and you notice a "delay" in the amount of time it takes for the entry to register and the cell selector to move to the next cell (if you have it set to do that).

That's a sure sign that you need to think about more efficient methods!

Thanks Biff. I'll bear that in mind going forward!

Matty
 
Upvote 0

Excel Facts

What does custom number format of ;;; mean?
Three semi-colons will hide the value in the cell. Although most people use white font instead.

Forum statistics

Threads
1,224,586
Messages
6,179,729
Members
452,939
Latest member
WCrawford

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