Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 3
Default Upgrade problems with 2003

I have a model which works well within Excel 2k, however in 2003 I
suffer form the problem described in this knowledgebase document
http://support.microsoft.com/?scid=kb;en-us;825011.
I have implemented the solution given in the document but the
performance decrease is unacceptable. Is there any other solution to
this problem. Before anyone asks I have calculation set to manual with
Iteration unticked and I have turned ScreenUpdating off.

Regards
Nigel

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 5,441
Default Upgrade problems with 2003

Nigel,

Instead of calculating just some cells, try calc'ing the whole sheet: that might improve
performance.

Worksheets("Sheet Name").Calculate

HTH,
Bernie
MS Excel MVP


"Nigel" wrote in message
ups.com...
I have a model which works well within Excel 2k, however in 2003 I
suffer form the problem described in this knowledgebase document
http://support.microsoft.com/?scid=kb;en-us;825011.
I have implemented the solution given in the document but the
performance decrease is unacceptable. Is there any other solution to
this problem. Before anyone asks I have calculation set to manual with
Iteration unticked and I have turned ScreenUpdating off.

Regards
Nigel



  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 3
Default Upgrade problems with 2003

Bernie,

I really wish it was that simple. The issues that I have found so far
include:
The NormInv function has slowed down so much as to be unusable.
The LogInv function has the same issue.
The new calculation engine doesn't allow for partial range array
calculation.
I am hoping this isn't the tip of an unmanagable iceberg.

Regards
Nigel

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
Upgrade problems Pam D Setting up and Configuration of Excel 2 August 30th 07 12:30 AM
How do I upgrade to 2003 shapiro Excel Discussion (Misc queries) 4 December 18th 06 07:59 PM
Have to upgrade from office 2000 to 2003, need some help. havocdragon Excel Discussion (Misc queries) 3 October 19th 06 03:59 AM
Upgrade problems... keithp Excel Discussion (Misc queries) 3 March 13th 06 05:41 PM
Upgrade from Excel 97 to 2003 J. Freed Excel Discussion (Misc queries) 0 March 17th 05 02:49 PM


All times are GMT +1. The time now is 12:58 PM.

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"