Alan wants to enter a symbol into a cell. (In this case he is entering a tick mark.) When he does this using the Symbol dialog box, 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 (11805) applies to Microsoft Excel 2007, 2010, 2013, and 2016. You can find a version of this tip for the older menu interface of Excel here: Symbols Convert to Numbers in Excel.
Excel Smarts for Beginners! Featuring the friendly and trusted For Dummies style, this popular guide shows beginners how to get up and running with Excel while also helping more experienced users get comfortable with the newest features. Check out Excel 2013 For Dummies today!
Need to get rid of everything in a worksheet except the formulas? It's easier to make this huge change than you think it is.
Discover MoreNeed to get rid of spaces in a range of cells? There are two ways you can approach the task, as described here.
Discover MoreWant to select all the data in a contiguous section of a worksheet? The shortcut discussed in this tip makes it very easy.
Discover MoreFREE SERVICE: Get tips like this every week in ExcelTips, a free productivity newsletter. Enter your address and click "Subscribe."
2021-02-04 17:36:53
To prevent the cell font (format) from being changed, unlock the cell and protect the sheet. Right-click the sheet tab. By default, formatting cannot be changed unless the tick the box Format cells is checked. This allows the cell contents to change, but not the font.
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.
FREE SERVICE: Get tips like this every week in ExcelTips, a free productivity newsletter. Enter your address and click "Subscribe."
Copyright © 2021 Sharon Parq Associates, Inc.
Comments