Excel.Tips.Net Welcome toExcel.Tips.Net

Helpful Links

Tips.Net Home
ExcelTips Home
Ask an Excel Question
Make a Comment

Tips.Net Store

ExcelTips FAQ
ExcelTips Premium

Learn Access Now
Free Printable Forms

Beauty Tips
Car Tips
Cleaning Tips
College Tips
Cooking Tips
Excel2007 Tips
ExcelTips
Family Tips
Gardening Tips
Health Tips
Home Tips
Legal Tips
Money Tips
Organizing Tips
Pest Tips
Pet Tips
Wedding Tips
Word2007 Tips
WordTips

Advertise on the
ExcelTips Site

Newest Tips

Recording a Macro

Adding a Little Animation to Your Life

Converting a Range of URLs to Hyperlinks

Making the Formula Bar Persistent

Engineering Calculations

Digital Signatures for Macros

Fixing the Decimal Point

 

Using Fractional Number Formats

Summary: If you want information to display on the screen using fractions instead of decimals, you're in luck. Excel provides formatting that handles just that need. (This tip works with Microsoft Excel 97, Excel 2000, Excel 2002, Excel 2003, and Excel 2007.)

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:

  1. Select the cell (or cells) you want to format.
  2. Choose Cell from the Format menu. Excel displays the Format Cells dialog box. (To display the dialog box in Excel 2007, display the Home tab of the ribbon, click Format in the Cells group, and then choose Format Cells.)
  3. Make sure the Number tab is selected. (Click here to see a related figure.)
  4. In the Category list, at the left side of the dialog box, choose Fraction.
  5. In the Type list, at the right side of the dialog box, choose the type of fraction you want displayed.
  6. Click on OK.

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 (2759) applies to Microsoft Excel versions: 97 | 2000 | 2002 | 2003 | 2007

More Power! For some people, the prospect of creating macros can be scary. Those who conquer their fears, however, find they become much more confident and productive once they learn how to make Excel do exactly what they want. ExcelTips: The Macros is an invaluable source for learning Excel macros. You are introduced to the topic in bite-sized chunks, pulled from past issues of ExcelTips. Learn at your own pace, exactly the way you want.
 
Check out ExcelTips: The Macros today!