Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1
Default Troubleshooting Excel 2003 calculation speeds

I have a couple of MS Excel 2003 files consisting of multiple worksheets that
are heavily formulated. I'm running into some issues with Excel just hanging
up when it's calculating.

For instance, when re-calculation is occurring, the "Calculating Cells: XX%"
is visible in the lower left corner of the window. Sometimes the XX values
will slowly reach 100, indicating completion of the calculation cycle. But
more and more, it's not completing and just hangs (for example, reaching
25%). I open up the Task Manager window and it will say the Excel is "Not
Responding".


Specific questions...
(1) How can I troubleshoot this?
(2) Is there way to summarize the number of formulas and compare with
thresholds above which performance problems may arise?
(3) Certain types of formulas that are definite troublemakers?

The most common formula I'm using has worksheets looking up values from
other worksheets (see example below). I will say there's a quite a number of
these formulas in my file doing a lot of cross referencing among worksheets.
But how can one know when you've gotten too large or "too many somethings" in
a given file.

=IF(COUNTIF('Table 1 & 2 combined DBF'!$G$2:$G$394,$H7) 0, OFFSET('Table 1
& 2 combined DBF'!$G$2,MATCH($H7,'Table 1 & 2 combined DBF'!$G$2:$G$394) - 1,
8), "")

This formula looks to see if a station number exists in a range within
another worksheet...if so, then find the row number, then move 8 columns over
to the corresponding value or site attribute.

I need some help here learning what or how I can troubleshoot these
situations. I would like to avoid splitting the Excel file into smaller
portions, because I'm not certain that's the sole problem.

This is becoming a real matter of frustration here...any guidance
appreciated...thanks.

JCWeaver

  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 3,440
Default Troubleshooting Excel 2003 calculation speeds

For lots of information about Excel's calculation speed and how to improve that, visit Charles Williams' site:

www.decisionmodels.com

--
Kind regards,

Niek Otten
Microsoft MVP - Excel

"JCWeaver in Raleigh" <JCWeaver in wrote in message
...
|I have a couple of MS Excel 2003 files consisting of multiple worksheets that
| are heavily formulated. I'm running into some issues with Excel just hanging
| up when it's calculating.
|
| For instance, when re-calculation is occurring, the "Calculating Cells: XX%"
| is visible in the lower left corner of the window. Sometimes the XX values
| will slowly reach 100, indicating completion of the calculation cycle. But
| more and more, it's not completing and just hangs (for example, reaching
| 25%). I open up the Task Manager window and it will say the Excel is "Not
| Responding".
|
|
| Specific questions...
| (1) How can I troubleshoot this?
| (2) Is there way to summarize the number of formulas and compare with
| thresholds above which performance problems may arise?
| (3) Certain types of formulas that are definite troublemakers?
|
| The most common formula I'm using has worksheets looking up values from
| other worksheets (see example below). I will say there's a quite a number of
| these formulas in my file doing a lot of cross referencing among worksheets.
| But how can one know when you've gotten too large or "too many somethings" in
| a given file.
|
| =IF(COUNTIF('Table 1 & 2 combined DBF'!$G$2:$G$394,$H7) 0, OFFSET('Table 1
| & 2 combined DBF'!$G$2,MATCH($H7,'Table 1 & 2 combined DBF'!$G$2:$G$394) - 1,
| 8), "")
|
| This formula looks to see if a station number exists in a range within
| another worksheet...if so, then find the row number, then move 8 columns over
| to the corresponding value or site attribute.
|
| I need some help here learning what or how I can troubleshoot these
| situations. I would like to avoid splitting the Excel file into smaller
| portions, because I'm not certain that's the sole problem.
|
| This is becoming a real matter of frustration here...any guidance
| appreciated...thanks.
|
| JCWeaver
|


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 2003 Calculation Error Severino Excel Discussion (Misc queries) 3 January 10th 07 04:41 PM
Date calculation in Excel 2003 Richardcw Excel Discussion (Misc queries) 3 August 26th 06 05:34 PM
SUM calculation bug in Excel 2003? SUM calculation bug in Excel 2003? Excel Worksheet Functions 3 August 1st 06 02:43 PM
calculating speeds in mph Jock W Excel Worksheet Functions 8 July 2nd 06 12:23 PM
Slow Calculation speeds in big spreadsheet MichaelC Excel Worksheet Functions 1 March 16th 06 08:47 PM


All times are GMT +1. The time now is 07:02 AM.

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

About Us

"It's about Microsoft Excel"