baleshst
Board Regular
- Joined
- Jan 24, 2010
- Messages
- 132
Hi,
I have a Profit and loss workbook.
Sheet 1 has the actual profit and loss which has roughly 700 rows and columns upto zz.
Sheet 2 is the TB which has roughly 6000 rows and columns upto U
Sheet 1 derives data from sheet 2. In sheet 1, there is a data validation drop down given which will calculate the P&L as the criteria from data validation is selected.
The problem comes here. First of all, when the sheet opens it takes a lot of time to open. (there are no external links to another workbook). And when the user selects criteria from data validation, it takes approx 5 mins for the Profit and loss to calculate. Most of the formulas used in the Profit and loss account are similar to this =+SUMIFS(TB!$J1:$J60000,TB!$C1:$C60000,$A452,TB!$E1:$E60000,F$3)*$B452
Please let me know if I could speed up the workbook opening speed and sheet calculation speed.
I have a Profit and loss workbook.
Sheet 1 has the actual profit and loss which has roughly 700 rows and columns upto zz.
Sheet 2 is the TB which has roughly 6000 rows and columns upto U
Sheet 1 derives data from sheet 2. In sheet 1, there is a data validation drop down given which will calculate the P&L as the criteria from data validation is selected.
The problem comes here. First of all, when the sheet opens it takes a lot of time to open. (there are no external links to another workbook). And when the user selects criteria from data validation, it takes approx 5 mins for the Profit and loss to calculate. Most of the formulas used in the Profit and loss account are similar to this =+SUMIFS(TB!$J1:$J60000,TB!$C1:$C60000,$A452,TB!$E1:$E60000,F$3)*$B452
Please let me know if I could speed up the workbook opening speed and sheet calculation speed.