XL97: Invalid Page Fault Saving a Workbook or Add-InLast reviewed: February 27, 1998Article ID: Q160032 |
The information in this article applies to:
SYMPTOMSIn Microsoft Excel 97, when you save a workbook, you receive the following error message:
EXCEL caused an invalid page fault in module EXCEL.EXE at 0137:301cd997. CAUSEThis problem occurs under the following circumstances: - You type code in the BeforeSave event for the workbook.
and- You set the IsAddin property for the workbook to True.
WORKAROUNDTo work around this problem, remove the code in the BeforeSave event for the workbook. To do this, use the following steps:
STATUSMicrosoft has confirmed this to be a problem in the Microsoft products listed at the beginning of this article. We are researching this problem and will post new information here in the Microsoft Knowledge Base as it becomes available.
|
Additional query words: XL97 8.0 8.00 ipf gpf addin
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |