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: Understanding Monospace Fonts.
Written by Allen Wyatt (last updated December 9, 2023)
This tip applies to Excel 2007, 2010, 2013, 2016, 2019, Excel in Microsoft 365, and 2021
In general, there are two types of fonts: proportional space and monospace. Proportional space fonts are designed so every letter only occupies the minimum horizontal space necessary for the letter. Thus, an "i" takes less space than a "w." Monospace typefaces, on the other hand, are designed so every letter and character takes the same amount of horizontal space. If you have ever spent any time working on typewriters, then you are familiar with monospace fonts—all the fonts used by typewriters fall into this category.
You can use either type of font in Excel—the only requirement is that the font be available within Windows. The type of font you select for use in your worksheets depends, in large part, on the purpose for which you are creating your worksheet. Monospace fonts are great for drafts and for pure numerical analysis. This is because every single character is the same width—the lack of "fanciness" means you can focus directly on the numbers. If you are creating a worksheet for more formal purposes or for publishing, then you will want to look toward some of the proportional fonts available on your system.
One important thing to keep in mind is that in virtually every font available, numbers are always monospace, provided they are formatted the same. Thus, if your worksheet contains only (or mostly) numeric data, then which font you choose to use is a purely aesthetic decision; the numbers will still line up in the font you choose. This is not the case, however if you change the formatting of the font. For instance, change the font size, and the numbers will no longer line up with numbers of a different font size in a different cell. This is also the case if you make certain cells bold or italic—all formatting can change the width of individual numbers in a cell.
ExcelTips is your source for cost-effective Microsoft Excel training. This tip (12573) 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: Understanding Monospace Fonts.
Professional Development Guidance! Four world-class developers offer start-to-finish guidance for building powerful, robust, and secure applications with Excel. The authors show how to consistently make the right design decisions and make the most of Excel's powerful features. Check out Professional Excel Development today!
When you save a workbook, you expect Excel to remember the formatting you applied in the worksheets in that workbook. If ...
Discover MoreWhen you format your data as a table, Excel allows you to apply a style to that table. You can even create your own table ...
Discover MoreWant to copy formatting from one cell and paste it into another cell? It's easy to do if you use the Paste Special ...
Discover MoreFREE SERVICE: Get tips like this every week in ExcelTips, a free productivity newsletter. Enter your address and click "Subscribe."
2023-12-10 02:45:39
Alex Blakenburg
Monospace typeface is especially useful if you get a text file from another system which is not delimited and looks like it is all over the place when you pull it into Excel. Typically this is a print file (ascii text file). If you change it to a monospaced font such as Courier New or Consolas in Excel, you may find that everything does nicely line up into columns.
You can then either use Data > Text to Columns > Fixed width to split it up or use a formula such as Left, Mid, Right to extract what you need based on their position in the line.
This also applies to having a column such as serial no that are a mix of alpha and numeric characters. Any patterns will be more obvious using monospace.
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 © 2024 Sharon Parq Associates, Inc.
Comments