View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Dave Peterson[_3_] Dave Peterson[_3_] is offline
external usenet poster
 
Posts: 2,824
Default Strange problem - extremely slow application.

Try cleaning up your windows temp folder.

And you may be able to find some more info at Charles Williams' site:
http://www.decisionmodels.com

And David McRitchie has some notes at:
http://www.mvps.org/dmcritchie/excel/slowresp.htm

Jerry Park wrote:

Beginning yesterday, everything I do in Excel takes forever -- or the
application stops entirely. VBA modules still run normally (fast), but
every macro and everything I do directly takes a very long time.

I uninstalled and reinstalled Microsoft Office 2000 in an attempt to
correct the problem -- no success.

No changes were made to applications. And the same application runs
normally on another computer.

(Macros turn off screen updating and autocalculation).

Any ideas what could cause this system to behave so strangely?

Thanks.


--

Dave Peterson