Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 23
Default Strange problem - extremely slow application.

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.


  #2   Report Post  
Posted to microsoft.public.excel.programming
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

  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 23
Default Strange problem - extremely slow application.

Thanks. None of that helps (I had recently cleaned temp files, etc.).
This is something that suddenly happened. That is, the application was
functioning fine. Next time I ran the application, very slow. Whatever
has happened is likely to be some setting that has changed, because the
system is running OK and the Workbook has not been changed.

Can anything leave the system in a state of Autocalculation that can't
be turned off? The system responds in a manner consistent with behavior
when autocalculation is left on during macro execution. Macros are
preceeded with Application.Calculation = xlCalculationManual and ended
with Application.Calculation = xlCalculationAutomatic, but I wonder if
something could prevent changing the setting ...

Dave Peterson wrote:
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.





Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Excel Extremely Slow KMH Excel Discussion (Misc queries) 2 June 30th 09 01:27 PM
Opens extremely slow DrYauney Excel Discussion (Misc queries) 0 July 16th 07 07:22 PM
Excel extremely slow opening ChrisW (MCP) Setting up and Configuration of Excel 2 March 23rd 07 07:16 PM
Workbook is now Extremely Slow Dmorri254 Excel Worksheet Functions 3 May 3rd 05 06:39 PM
Excel extremely slow opening and using domestic911 Excel Discussion (Misc queries) 2 January 26th 05 08:51 PM


All times are GMT +1. The time now is 09:39 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"