Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi,
I have about 15 worksheets (more than 2000 formulas / sheet) all formula based. All these worksheet gets data from Data sheet (about 65,000 records). Whenever i change anything on the data side, it takes too long to recalculate (Sometimes i may need to change several data values) . Is there any workaround to get this faster? Or is there a way where i can tell excel to recalculate when i want to ? Thanks in advance. |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Shashi,
Is there any workaround to get this faster? Are all those formulas really necessary?? As an example, sometimes people will use formulas to populate say a range of dates. A1=Now(), A2=A1+1, A3=A2+1, etc. Many of those (and others) would do just as well being converted to values and not formulas. Or is there a way where i can tell excel to recalculate when i want to ? Tools/Options/Calculation/Manual. Then press F9 whenever you want the workbook to calculate. John Shashi Bhosale wrote: Hi, I have about 15 worksheets (more than 2000 formulas / sheet) all formula based. All these worksheet gets data from Data sheet (about 65,000 records). Whenever i change anything on the data side, it takes too long to recalculate (Sometimes i may need to change several data values) . Is there any workaround to get this faster? Or is there a way where i can tell excel to recalculate when i want to ? Thanks in advance. |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
In addition to the previous advice about manual calculation, you
might take a look at Charles Williams' site which has lots of information on making your calculations more efficient: http://www.decisionmodels.com/optspeed.htm In article , "Shashi Bhosale" wrote: Hi, I have about 15 worksheets (more than 2000 formulas / sheet) all formula based. All these worksheet gets data from Data sheet (about 65,000 records). Whenever i change anything on the data side, it takes too long to recalculate (Sometimes i may need to change several data values) . Is there any workaround to get this faster? Or is there a way where i can tell excel to recalculate when i want to ? Thanks in advance. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
excel to pdf taking too long in 2007 | Excel Discussion (Misc queries) | |||
Excel to PDF taking too long | Excel Discussion (Misc queries) | |||
calculation taking too long | Excel Worksheet Functions | |||
taking a long list of duplicates... | Excel Discussion (Misc queries) | |||
External Links Taking too long | Excel Discussion (Misc queries) |