The information in this article applies to:
SYMPTOMSIn Microsoft Excel, when you save a workbook from the Visual Basic Editor, the wrong workbook is saved. Specifically, Excel saves the active workbook from the main Excel window, instead of the one you wanted to save from the Visual Basic Editor. CAUSE
This problem occurs when the following conditions are true:
WORKAROUNDTo work around this problem, select VBAProject (<Bookname>) in the Project Explorer window, and then click Save <Bookname> on the File menu, where <Bookname> is the name of the workbook to be saved. STATUSMicrosoft has confirmed this to be a problem in Microsoft Excel 97 for Windows. MORE INFORMATION
This problem occurs because Excel always assumes you want to save the
active workbook, unless you specifically select another workbook in the
Project Explorer each time before saving. After each save, Excel again
selects the active workbook in the Project Explorer.
REFERENCESFor more information about saving files, click Contents And Index on the Help menu, click the Index tab in Microsoft Help, type the following text saving, filesand then double-click the selected text to go to the "Save a workbook" topic. If you are unable to find the information you need, ask the Office Assistant. Additional query words: XL97 vbe
Keywords : kbdta xlloadsave xlvbainfo |
Last Reviewed: November 8, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |