TinaP
Well-known Member
- Joined
- Jan 26, 2005
- Messages
- 528
Hello All!
I have a massive workbook with thousands of records. For each record, I need to include three weighted averages. I am using SUMPRODUCT to calculate the weighted average. Every time a change is made to the workbook, it takes about a minute to calculate, which gets old very quickly. Is there anything I can do to speed things up?
I am using dynamic named ranges using the INDEX function instead of OFFSET to help speed things along and I've tried to eliminate all other volatile functions.
I have a massive workbook with thousands of records. For each record, I need to include three weighted averages. I am using SUMPRODUCT to calculate the weighted average. Every time a change is made to the workbook, it takes about a minute to calculate, which gets old very quickly. Is there anything I can do to speed things up?
I am using dynamic named ranges using the INDEX function instead of OFFSET to help speed things along and I've tried to eliminate all other volatile functions.