View Single Post
  #9   Report Post  
Posted to microsoft.public.excel.programming
Charles Williams Charles Williams is offline
external usenet poster
 
Posts: 968
Default 2003: Slow Response on ClearContents

Hi Rick,

Turns out its probably the Google Desktop Office Addin.

Uninstall or switching off the COM addin seems to solve the problem.

Charles
_________________________________________
FastExcel 2.3
Name Manager 4.0
http://www.DecisionModels.com

wrote in message
...
On Dec 2, 4:17 am, "Charles Williams"
wrote:
Since your system does not have XL2007 installed I think we can narrow it
down to some fairly recent update.


Thanks for testing. I think you must be right... I thought I
uninstalled the updates that occurred around the time the issue first
appeared, but I may not have done that right. I will just turn
"EnableEvents" off as a matter of course, and turn it on, if I want to
actually to Event driven code. I will just add it to my (long) list of
Excel annoyances.
...Rick