View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Charles Williams Charles Williams is offline
external usenet poster
 
Posts: 968
Default slow execution time in excel 2007

Try updating to Excel 2007 SP2 : VBA runs much faster.
Also make sure that you have disabled the Google Desktop Office COM Addin
which may have installed itself without you knowing.


Charles
___________________________________
The Excel Calculation Site
http://www.decisionmodels.com

"Gerardo" wrote in message
...
hello,
i switch to office 2007 and my macro is running in 2 min instead of 2
seconds. Moreover, my peer is also running Office 2007 an the same file
runs
fast.

Do I have to change some default option?

Thank you, regards