If you open a workbook that has been worked on by someone else, you may be surprised when you see not one, but two windows open. If these windows are named (in the title bar) something like MyFile.xls:1 and MyFile.xls:2, then the two windows represent different views of the same worksheet.
To solve this problem, make a change or two somewhere in the worksheet. (Make the change in either window; it doesn't matter.) This change can be as simple as editing a cell or entering something into a blank cell and then deleting it.
Next, close one of the windows by clicking the Close button in the upper-right corner of the window. The window should close, but the other window remain open. Notice, as well, that the :1 or :2 notation should disappear from the remaining window's title bar.
Now save the file and close it. When you later reopen it, the extra window is gone. It was there before because Excel remembers how many windows you have open for any given file. It saves that information with the workbook file itself, and then opens that many windows when the workbook is later opened.
If this doesn't solve the problem, it could be that the workbook being opened has an AutoOpen macro that is running and that the macro is opening the additional window. Changing macro-based behavior like this entails changing the macro or disabling it in some way.
ExcelTips is your source for cost-effective Microsoft Excel training. This tip (2224) applies to Microsoft Excel 97, 2000, 2002, and 2003. You can find a version of this tip for the ribbon interface of Excel (Excel 2007 and later) here: Opening a Workbook with Two Windows.
Comprehensive VBA Guide Visual Basic for Applications (VBA) is the language used for writing macros in all Office programs. This complete guide shows both professionals and novices how to master VBA in order to customize the entire Office suite for their needs. Check out Mastering VBA for Office 2010 today!
Excel allows you to protect your worksheet data in several different ways. Unfortunately, it doesn't allow you to protect ...
Discover MoreYou can create a default template for both your workbooks and worksheets. These should be placed in the xlstart folder, ...
Discover MoreTired of your workbooks being left open on the screen where they can be seen by anyone passing by? Here's a way to have ...
Discover MoreFREE SERVICE: Get tips like this every week in ExcelTips, a free productivity newsletter. Enter your address and click "Subscribe."
There are currently no comments for this tip. (Be the first to leave your comment—just use the simple form above!)
Got a version of Excel that uses the menu interface (Excel 97, Excel 2000, Excel 2002, or Excel 2003)? This site is for you! If you use a later version of Excel, visit our ExcelTips site focusing on the ribbon interface.
FREE SERVICE: Get tips like this every week in ExcelTips, a free productivity newsletter. Enter your address and click "Subscribe."
Copyright © 2025 Sharon Parq Associates, Inc.
Comments