Speed at which Excel opens up

  • Thread starter Thread starter pcw
  • Start date Start date
P

pcw

My Excel workbook is taking a long time to open. It has
many macros which affects the speed at which it opens.

What can I do to make it open faster.
 
You could try turning the calculation of its in tools, options, an
calculations change it to manual.......best if you record this as
macro and put it in the auto open perhaps along wit
Application.EnableEvents=False......don't forget to turn them back o
at the end of the auto open or in the macro you require to run afte
that.

HTH


Simo
 
The more expensive route would be to get a faster computer, more memory,
faster hard drive :-D
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top