Excel supports fractional number formats when displaying numbers in a cell. In some industries, fractions are the norm. For instance, the building industry routinely uses fractions to measure lumber and distances. If you format a cell correctly, you can enter a number as 12.25 and have it displayed as 12 1/4.
You can specify a pre-defined fractional number format by following these steps:
Figure 1. The Number tab of the Format Cells dialog box.
Even though you can use the predefined fractional formats, there is a good chance these will not meet all your fractional needs. When you define your own fraction formats, Excel assumes that if you provide digit place holders on both sides of the slash (/), you are defining a fractional format. For instance, if you are working with inches, you can define the following format:
#-#/##\"
This results in numbers such as 18.75 being displayed as 18-3/4". (The backslash indicates that the following character should be used literally as is, in this case the quote mark.) This is exactly what the building contractor may need to convey specifications or other measurements.
When you define fractional formats, make sure you use, as the denominator to the fraction, the maximum number of digits you want to appear there. Since there are two digits in the denominator of the above example, the largest fraction that can be displayed using this format is 98/99. If you want larger denominators, you must format for them explicitly, as in:
#–#/###\"
ExcelTips is your source for cost-effective Microsoft Excel training. This tip (11334) applies to Microsoft Excel 2007 and 2010. You can find a version of this tip for the older menu interface of Excel here: Using Fractional Number Formats.
Program Successfully in Excel! This guide will provide you with all the information you need to automate any task in Excel and save time and effort. Learn how to extend Excel's functionality with VBA to create solutions not possible with the standard features. Includes latest information for Excel 2024 and Microsoft 365. Check out Mastering Excel VBA Programming today!
Do you need to change text color based on the result of a formula? This tip provides a couple of ways you can accomplish ...
Discover MoreNeed a line through the middle of your text? Use strikethrough formatting, which is easy to apply using the Format Cells ...
Discover MoreExcel allows you to apply several types of alignments to cells. One type of alignment allows you to indent cell contents ...
Discover MoreFREE SERVICE: Get tips like this every week in ExcelTips, a free productivity newsletter. Enter your address and click "Subscribe."
2015-08-11 18:26:24
Karen
I transcribe lots of records that call for fractions. In excel & word there is a symbol dropdown you can use. In word it is on the "insert tab".
2015-08-11 08:31:37
Alicia
I am not am advanced Excel user so this tip is great. I have been using ALT for the couple if fractions it provides and I knew there had to be something much better.
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 © 2025 Sharon Parq Associates, Inc.
Comments