ExcelTips (Menu Interface)
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 site focusing on the ribbon interface.
ExcelTips FAQ
Ask an Excel Question
Make a Comment
Free Business Forms
Free Calendars
Melissa was having a hard time understanding why Excel displays certain numbers in certain ways. She provided, as an example, the following steps:
When Melissa would do this, cell C2 would display the result as 99.99999999, and cell C3 would display the result as 100.
To see why Excel does this, there are a few things you have to understand. First of all, when you create a new worksheet, all the cells are formatted using the General format. Using this format, information is displayed in a general manner (thus the format name). In this format, numbers are displayed using up to ten digits. It doesn't matter whether the digits are to the left or right of the decimal place; only a maximum of ten are displayed.
What happens if the number that you are entering has more than ten digits, or if the result of a formula has more than ten digits? Then Excel rounds the number so that no more than ten digits are displayed. Thus, 99.99999999 is displayed, but if you add one more digit, the rounded result is 100. Rest assured, however, that Excel continues to maintain the cell contents with fifteen digits of accuracy, even though fewer digits are displayed.
If the number you are entering contains nothing to the right of the decimal point, but there are more than ten digits in the number, then the General format results in the number being displayed using scientific notation.
There is one caveat to the above: if the General-formatted cell into which the value is placed is narrower than what is required to display the full number, then the value is rounded so that it can be displayed within the available column width. If you later adjust the column width so it is wider, then the number is reformatted so it is displayed with up to ten digits.
If you want to use more than ten digits to display your number, you need to explicitly format the cell. Either click on the Increase Decimal tool on the Formatting toolbar, or choose Format | Cells and use the Number tab to control how the displayed number should be formatted.
ExcelTips is your source for cost-effective Microsoft Excel training. This tip (2328) applies to Microsoft Excel versions: 97 2000 2002 2003
You can find a version of this tip for the ribbon interface of Excel (Excel 2007 and later) here: Rounding in Results.
Related Tips:
Organize Your Data! Using the powerful sorting capabilities of Excel can help you get your data into just the order you need. Find out how you can use the full capabilities of sorting to your benefit. Check out ExcelTips: Serious Sorting today!