Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 14
Default Workbook slows down all macros

I have a macro in a workbook that suddenly has begun to run much slower
than in the past (by a factor of about 40).

Not only that, when this workbook is open all macros in other workbooks
run much slower. When the workbook is closed all the macros in other
workbooks return to normal speed.

Anybody have any ideas?

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 14
Default Workbook slows down all macros

I should have added this to my first post:

The macro in question is simply opening and reading a text file to an
array then writing array elements to a new workbook. If I use the same
code in a different workbook (after closing the "bad" workbook), the
speed is normal

My problem is that there is a lot of other stuff in the"bad" workbook
that I don't want to have to transport to a new workbook

  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1,119
Default Workbook slows down all macros

It sounds like a calculation issue to me. When the book is open every time a
recalc initiates that book chews up your resources. Here is a link to give
you some advice. Take a look at the section on volitile functions...

http://www.decisionmodels.com/calcsecrets.htm

--
HTH...

Jim Thomlinson


"SteveF" wrote:

I have a macro in a workbook that suddenly has begun to run much slower
than in the past (by a factor of about 40).

Not only that, when this workbook is open all macros in other workbooks
run much slower. When the workbook is closed all the macros in other
workbooks return to normal speed.

Anybody have any ideas?


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
Slows after about 1,000 records? Paul H[_2_] Excel Discussion (Misc queries) 3 June 3rd 09 01:21 PM
Excel 2000 with macros slows to write to W2k3/XP disk or shares Chris V. Excel Discussion (Misc queries) 0 May 3rd 06 07:37 AM
ifsum slows down calculations Peter Nash Excel Worksheet Functions 2 September 10th 05 09:18 AM
shared workbook slows my computer! Heather Forrest Excel Worksheet Functions 0 April 14th 05 09:24 PM
Open workbook-macros enabled, opening another with macros George J Excel Programming 5 September 17th 04 02:07 PM


All times are GMT +1. The time now is 11:08 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"