Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hello All
I have a 13mb excel file with about 30 sheets on it. Calculation and Screenrefreshing are turn off. It takes about 3 minutes to delete or add a sheet. Inserting/deleting a row also has the same effect. Can anybody help or point me in the right direction to try and speed this activiity up. Thanks |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
If you are using Excel 2007 see the posting below. You should post your code
so we can check if there is anything odd about your code. Adding and delting object in a spreadsheet is always slow and large files will make it slower. It shouldn't take 3 minutes to complete unless your PC doesn't have a lot of memory. Try a different PC. http://www.microsoft.com/office/comm...0-1a40da311c6d "Cresta" wrote: Hello All I have a 13mb excel file with about 30 sheets on it. Calculation and Screenrefreshing are turn off. It takes about 3 minutes to delete or add a sheet. Inserting/deleting a row also has the same effect. Can anybody help or point me in the right direction to try and speed this activiity up. Thanks |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Excel 2007 extremely slow to delete cells | Excel Discussion (Misc queries) | |||
Very slow when I delete Row...how to speed up? | Excel Programming | |||
Slow Delete Blank Rows Macro | Excel Programming | |||
Using SpecialCells().EntireRow.Delete on large worksheet - Very slow! | Excel Programming | |||
Slow enter on sheet | Excel Programming |