Large, Slow Excel Workbook

dgavin

Active Member
Joined
Feb 16, 2005
Messages
302
I have a large Excel workbook (about 70,000KB) and it takes ages to load and is slow to operate.

Is there anyway of compressing it or making it run faster and not slow down the computer?
 
Thanks for posting that Vladimir --

That version appears to have kept all of my formatting, and netted me a 25K improvement -- but still only a 0.6% shrinkage. Guess my file wasn't very bloated...

Thank you for testing and feedback, SusaninHouston.

The main purpose of code is in clearing of extra formatting of the cells which are placed out of the data. Even if such cells are empty its formatting requires an extra memory.

Seems that it's not your case, therefore try to minimize usage at all and especially the alternation of different colors, fonts and styles in/of the cells, avoids applying of long formulas for large ranges (use named formulas or the macros instead) and avoids links to external workbooks.
Saving of Excel 2007 file in Binary format (as Excel Binary Workbook) shrinks its size and improves recalculations as well.

Regards,
Vladimir
 
Last edited:
Upvote 0

Excel Facts

Control Word Wrap
Press Alt+Enter to move to a new row in a cell. Lets you control where the words wrap.

Forum statistics

Threads
1,215,518
Messages
6,125,291
Members
449,218
Latest member
Excel Master

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top