XL5: GP Fault Closing Workbook while Macro is RecordingLast reviewed: September 12, 1996Article ID: Q120042 |
The information in this article applies to:
SYMPTOMSIn Microsoft Excel, you receive a general protection (GP) fault if you use the Close method in a Visual Basic procedure to close a workbook that contains a recording macro.
CAUSEThis problem occurs whether the recording macro is a Visual Basic macro, or a MS Excel 4.0 macro. The GP fault occurs whether you use the saveChanges argument with the Close method, or not. The problem also occurs whether or not you choose to save the changes to the workbook that contains the recording macro. This problem does not occur if the procedure that closes the workbook and the recording macro are contained in the same workbook.
WORKAROUNDSTo avoid receiving a GP fault when you close a workbook that contains a recording macro, do either of the following:
STATUSMicrosoft has confirmed this to be a problem in the Microsoft products listed at the beginning of this article. This problem was corrected in a later version of Microsoft Excel.
MORE INFORMATIONFor additional information, please see the following article(s) in the Microsoft Knowledge Base:
ARTICLE-ID: Q108507 TITLE : XL5: Error When Macro Closes Its Own Workbook |
KBCategory: kbprg
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |