ID: Q183845
The information in this article applies to:
When you attempt to close a workbook, the pointer becomes an hourglass, and the workbook remains open. After you attempt to close the workbook, any cell entries that you make in the workbook do not appear. However, these cell entries appear in another workbook.
This problem may occur if all of the following conditions are true:
-and-
-and-
To work around this problem, save the workbook with a different file name. To save the workbook with a different name, follow these steps:
1. Switch to the workbook that contains the macro that is attached to the
WorkbookBeforeClose event.
2. Switch to the workbook that you cannot close.
3. On the File menu, click Save As.
4. Type a new name for the workbook in the File Name box.
5. Click Save.
NOTE: To close the workbook that contains the macro that is attached to the WorkbookBeforeClose event, set Cancel to True and remove the line of code that activates the other workbook.
Microsoft has confirmed this to be a problem in the Microsoft products listed at the beginning of this article.
For more information about the WorkbookBeforeClose event, click the Office Assistant while in the Visual Basic Editor, type "workbookbeforeclose," click Search, and then click to view "WorkbookBeforeClose Event."
NOTE: If the Assistant is hidden, click the Office Assistant button on the Standard toolbar. If Microsoft Help is not installed on your computer, please see the following article in the Microsoft Knowledge Base:
ARTICLE-ID: Q179216
TITLE : OFF98: How to Use the Microsoft Office Installer Program
Additional query words: XL98
Keywords : kbprg kbdta xlvbainfo OffVBA
Version : MACINTOSH:98
Platform : MACINTOSH
Issue type : kbbug
Solution Type : kbpending
Last Reviewed: April 15, 1998