Written by Allen Wyatt (last updated June 19, 2021)
This tip applies to Excel 97, 2000, 2002, and 2003
Figure 1. The View tab of the Options dialog box.
ExcelTips is your source for cost-effective Microsoft Excel training. This tip (2629) applies to Microsoft Excel 97, 2000, 2002, and 2003.
Program Successfully in Excel! This guide will provide you with all the information you need to automate any task in Excel and save time and effort. Learn how to extend Excel's functionality with VBA to create solutions not possible with the standard features. Includes latest information for Excel 2024 and Microsoft 365. Check out Mastering Excel VBA Programming today!
When working with very large numbers in a worksheet, you may want the numbers to appear in a shortened notation, with an ...
Discover MoreCustom formats are great for defining how a specific value in a cell should look. They aren't that great at doing complex ...
Discover MoreWhen creating custom formats, you can employ a wide range of codes to define your formatting pattern. This tip focuses on ...
Discover MoreFREE SERVICE: Get tips like this every week in ExcelTips, a free productivity newsletter. Enter your address and click "Subscribe."
2024-09-13 14:32:17
AMRV
We often work with insurance companies and their claim numbers sometimes start with "0". Excel was removing the zero which caused problems. There are a couple of ways to resolve that.
1. Set the cell "number" to text (my preference).
2. Add a space or a character (such as an apostrophe) before the number.
2021-06-19 18:00:08
Rohn S, MVP 2012-2018
Time to create a Ribbon equivalent
Ribbon: File menu > Options command > Advanced option > Display Options for this Workbook section > Show Zero in in cells that have zero value
.
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