Written by Allen Wyatt (last updated July 18, 2020)
This tip applies to Excel 97, 2000, 2002, and 2003
It is not uncommon to work on projects that require several workbooks. When you are naming files for your project, you should use names which will later sort properly when you use various functions of Excel. For instance, the Open dialog box shows the files in the current directory. If your files are named properly, they will always appear in order on the list.
I ensure this by starting all files related to a project with a number of digits that represent the order in which the workbook appears in the project. For instance, if the project entails workbooks from the last quarter of 2012 and the first quarter of 2013, then the files may be named as follows:
201210 Actual Figures.xlsx 201211 Actual Figures.xlsx 201212 Actual Figures.xlsx 201301 Actual Figures.xlsx 201302 Actual Figures.xlsx 201303 Actual Figures.xlsx
The files sort properly because they begin with the year. If they began with the month, then the first quarter of 2013 would sort before the last quarter of 2012, which is not nearly as helpful an order.
ExcelTips is your source for cost-effective Microsoft Excel training. This tip (2233) 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: Use Filenames that Sort Properly.
Dive Deep into Macros! Make Excel do things you thought were impossible, discover techniques you won't find anywhere else, and create powerful automated reports. Bill Jelen and Tracy Syrstad help you instantly visualize information to make it actionable. You’ll find step-by-step instructions, real-world case studies, and 50 workbooks packed with examples and solutions. Check out Microsoft Excel 2019 VBA and Macros today!
When you save your workbooks, Excel can also save a preview image (thumbnail) that can be displayed in the Open dialog ...
Discover MoreIf you need to change the same data in a large number of workbooks, the task can be daunting. Here are some ideas (and ...
Discover MoreThe VBA programming language provide with Excel allows you to create and modify text files quite easily. Here's how to ...
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