View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Lon Sarnoff Lon Sarnoff is offline
external usenet poster
 
Posts: 26
Default Using Code Editor Slows execution speed

I have noticed lately that with some of my applications whenever I make a
change to code using the Code Editor the execution speed drops tremendously.
If I save the very same changes, and then exit Excel altogether and then
restart Excel, the speed of execution is normal.

I have found one thread dealing with this issue at
Subject: breakpoint affecting the run speed of a macro 12/1/2006.
However, I do not see any response to that issue.

Any ideas?

Lon Sarnoff