Please Note: This article is written for users of the following Microsoft Excel versions: 2007, 2010, 2013, 2016, 2019, Excel in Microsoft 365, and 2021. If you are using an earlier version (Excel 2003 or earlier), this tip may not work for you. For a version of this tip written specifically for earlier versions of Excel, click here: Entered Values are Divided by 100.

Entered Values are Divided by 100

Written by Allen Wyatt (last updated February 25, 2023)
This tip applies to Excel 2007, 2010, 2013, 2016, 2019, Excel in Microsoft 365, and 2021


2

Christopher noted that if he enters 1 into a cell, Excel automatically converts it to .01. He wonders why the value is being divided by 100.

There are a few different things that could be causing the problem. The most likely is that Excel is configured so it automatically places a decimal point in your entry. You can tell if this is the case by looking at the status bar; if it has the words "Fixed Decimal" appear there, then this is the cause. Turn it off by following these steps:

  1. Display the Excel Options dialog box. (In Excel 2007 click the Office button and then click Excel Options. In Excel 2010 and later versions display the File tab of the ribbon and then click Options.)
  2. At the left of the dialog box click Advanced.
  3. Under Editing Options, make sure that the check box for "Automatically Insert a Decimal Point" is cleared. (See Figure 1.)
  4. Figure 1. The advanced options of the Excel Options dialog box.

  5. Click the OK button.

You should note that any values entered with "fixed decimal" entry turned on won't change back to their original values when it is turned off; the decimal point on the values is actually moved the number of places indicated in the setting.

If the problem persists when you keep entering data, it could be because of some format applied to the cell. In this case, the value isn't being changed as you enter it; instead the appearance of the value is controlled by whatever format is applied to the cell or cells. The easiest way to check this out is to select the cell and then press Shift+Ctrl+~ (that's the tilde character, found just below the Esc key). If the value changes back to what you expect, then you know you've got a formatting issue that you need to correct.

Finally, it may also be possible that there is a macro intercepting what you enter into the cell and dividing it by 100. This is particularly likely if you know that there are macros in the workbook and the data transformation occurs only when you enter the value into a limited number of cells. The normal place to do this type of change is in the Worksheet_Change or Workbook_Change event handlers.

ExcelTips is your source for cost-effective Microsoft Excel training. This tip (7563) applies to Microsoft Excel 2007, 2010, 2013, 2016, 2019, Excel in Microsoft 365, and 2021. You can find a version of this tip for the older menu interface of Excel here: Entered Values are Divided by 100.

Author Bio

Allen Wyatt

With more than 50 non-fiction books and numerous magazine articles to his credit, Allen Wyatt is an internationally recognized author. He is president of Sharon Parq Associates, a computer and publishing services company. ...

MORE FROM ALLEN

Retaining Explicit Formatting after Applying Styles

The formatting in a document is often a mix of styles and explicit formatting, applied over time. You may want to apply ...

Discover More

Changing Column Width

Do you use columns in your document layout? You may want to modify the widths of various columns, and Word makes the ...

Discover More

Opening a Backup File

If you have Word configured to save backup copies of your document, you may want to actually load one of those copies at ...

Discover More

Save Time and Supercharge Excel! Automate virtually any routine task and save yourself hours, days, maybe even weeks. Then, learn how to make Excel do things you thought were simply impossible! Mastering advanced Excel macros has never been easier. Check out Excel 2010 VBA and Macros today!

More ExcelTips (ribbon)

Enlarging the Formula Bar

The Formula bar is used to display the formula that appears in a cell. You may want to modify how the Formula bar is ...

Discover More

Transferring Ribbon Customizations

Excel allows you to make a wide range of customizations to both the Quick Access Toolbar and the ribbon. If you want to ...

Discover More

Disappearing Ribbon Buttons

Excel allows you to configure your system, even to the point of adding macros to your ribbon area. What are you to do, ...

Discover More
Subscribe

FREE SERVICE: Get tips like this every week in ExcelTips, a free productivity newsletter. Enter your address and click "Subscribe."

View most recent newsletter.

Comments

If you would like to add an image to your comment (not an avatar, but an image to help in making the point of your comment), include the characters [{fig}] (all 7 characters, in the sequence shown) in your comment text. You’ll be prompted to upload your image when you submit the comment. Maximum image size is 6Mpixels. Images larger than 600px wide or 1000px tall will be reduced. Up to three images may be included in a comment. All images are subject to review. Commenting privileges may be curtailed if inappropriate images are posted.

What is 6 - 0?

2023-02-26 09:31:28

J. Woolley

My Excel Toolbox includes the FixedDecimal macro to enable or disable fixed decimal data entry. You can easily adjust the fixed decimal place (positive or negative) assigned to numbers entered without a decimal point.
My Excel Toolbox also includes the following function to return the fixed number of decimal places, or FALSE if that feature is disabled:
=FixedDecimalPlaces()
See https://sites.google.com/view/MyExcelToolbox/
For related discussion, see
https://excelribbon.tips.net/T007565_Fixing_the_Decimal_Point.html


2023-02-25 05:12:09

Aussieii

For information. "Shift+Ctrl+~" applies the general number format.


This Site

Got a version of Excel that uses the ribbon interface (Excel 2007 or later)? This site is for you! If you use an earlier version of Excel, visit our ExcelTips site focusing on the menu interface.

Newest Tips
Subscribe

FREE SERVICE: Get tips like this every week in ExcelTips, a free productivity newsletter. Enter your address and click "Subscribe."

(Your e-mail address is not shared with anyone, ever.)

View the most recent newsletter.