Written by Allen Wyatt (last updated August 3, 2019)
This tip applies to Excel 97, 2000, 2002, and 2003
Alan wants to enter a symbol into a cell. (In this case he is entering a tick mark.) When he does this using Insert | Symbol, the symbol is placed into the cell properly, but as soon as Alan presses Enter to move to another cell, the symbol converts to a number. Alan, of course, wonders why this is happening.
It could be that the cell contents are being modified by some event-driven macro. For instance, there could be a macro that is triggered each time a change is made in the workbook and the macro is making the change to what you are entering. You would only find out if this is the case by doing some digging in the workbook to see if there are any macros there and checking out what they do.
The more likely scenario, however, is that you have a formatting or font problem in the cell where you are entering the symbol. When you use the Symbol dialog box, you are inserting a character into your worksheet. How the character appears depends on the way in which the cell is formatted into which the symbol is being inserted.
Like any other character in a worksheet, a symbol inserted using the Symbol dialog box has a character code associated with it. The code indicates which character from a particular font is displayed. If that code, for instance, is 49 and the font is Wingdings, then the character will look like an open file folder. The same character code in most any other font will produce a number, in this case the number 1.
Thus, if your cell is formatted using the Calibri typeface, then the character codes inserted into the cell will use the characters from that typeface. If you want to use a different typeface, such as Wingdings or some other symbol font for your symbols, then you may need to format the cell to use that font.
ExcelTips is your source for cost-effective Microsoft Excel training. This tip (3871) 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: Symbols Convert to Numbers in Excel.
Solve Real Business Problems Master business modeling and analysis techniques with Excel and transform data into bottom-line results. This hands-on, scenario-focused guide shows you how to use the latest Excel tools to integrate data from multiple tables. Check out Microsoft Excel Data Analysis and Business Modeling today!
Combining workbooks that have cross-links to each other can offer some special challenges. This tip examines how you can ...
Discover MoreEach time you take some action in Excel, the action is saved in an "undo stack" so that the action can be undone, if ...
Discover MoreExcel provides the ability to define names that refer to cells or ranges of cells. These can then be used in your ...
Discover MoreFREE SERVICE: Get tips like this every week in ExcelTips, a free productivity newsletter. Enter your address and click "Subscribe."
2021-04-20 12:35:50
Alan
THANK YOU! You solved my problem.
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