Home |
Search |
Today's Posts |
#1
![]() |
|||
|
|||
![]()
Hello,
I have a primary worksheet with defined named ranges. I reference these named ranges with about 10,000 SUMPRODUCT formulas on a secondary worksheet. The formulas all reference the same two defined columns, "Application", and "Date". The problem is that whenever I add rows of data to the primary worksheet, the secondary worksheet seems to be running all 10,000 formulas, and the performance is slow. Is there a way to write VBA scrip or something so that the secondary worksheet will only run the formulas applicable to the current date, like a GetDate( ) function that SQL has? This would reduce the number of running formulas from 10,000 to 25, and the performance would be greatly enhanced. I could theoretically use such a Getdate ( ) and equate it to a value in the "Date" column, like to run the formulas if "Date" = GetDate ( ). Any ideas? Thank you in advance for any help that anyone can provide. John |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Excel 2003 FAILS, but Excel 2000 SUCCEEDS ??? | Excel Discussion (Misc queries) | |||
How do I make a 3-dimensional plot in Excel? | Charts and Charting in Excel | |||
Way to make Excel only run certain formulas on a worksheet? | Excel Discussion (Misc queries) | |||
How to format a number in Indian style in Excel? | Excel Discussion (Misc queries) | |||
How do I make Excel stop rounding off my numbers that are 16 digi. | Excel Discussion (Misc queries) |