The information in this article applies to:
SYMPTOMSSometimes it takes a considerable amount of time to close one or more sheets, or exit completely from Microsoft Excel. CAUSEUsually this is caused by an inefficient design of one or more sheets, or certain interactions between sheets (that is, macro sheets, worksheets, and even charts). WORKAROUND
Following some basic rules may greatly improve this somewhat rare, sluggish
behavior. Cause 1: Calculation Is SlowPossible Solutions
Cause 2: A Large Number of Links Are UsedIf a source (supporting) sheet is closed, all the formulas that contain links in the dependent sheet need to be updated. The more links there are, the longer this takes.ExampleSometimes it seems practical to use a large number of VLOOKUP functions to create the effect of dynamic data extraction. Often this constitutes very large arrays, conserving memory, but not reducing calculation time. When closing the independent (source) document first, all VLOOKUP functions need to be modified to include the path of the source data. After the independent sheet is closed, the dependent sheet may then first recalculate before it closes too. This process can take up to 10 minutes, or even half an hour.Possible Solutions
Cause 3: The Office Item Log File (Offitems.log) Is DamagedFor more information about this problem, please see the following article in the Microsoft Knowledge Base:Q180188 OFF97: Invalid Page Fault in OLE32.DLL Closing File Additional query words: 3.0 4.0 5.0
Keywords : kbdta |
Last Reviewed: June 16, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |