+ Reply to Thread
Results 1 to 5 of 5

Limited fraction cell format

  1. #1
    Registered User
    Join Date
    02-23-2006
    Posts
    13

    Limited fraction cell format

    Hi, I would like to format cells to show a decimal as a fraction. However I want the fraction to be only selected ones. Ex: if the decimal is 4.6719 I want to show 4 11/16 NOT 4 43/64. I want the fractions to round up to the nearest 16th, 8th, 4th or half. Is there a way to do this?
    Thanks,
    Lisa

  2. #2
    Toppers
    Guest

    RE: Limited fraction cell format

    Lisa,
    FormatCells==>Fractions .... allows you to select 16th/8th etc



    "vencopbrass" wrote:

    >
    > Hi, I would like to format cells to show a decimal as a fraction.
    > However I want the fraction to be only selected ones. Ex: if the
    > decimal is 4.6719 I want to show 4 11/16 NOT 4 43/64. I want the
    > fractions to round up to the nearest 16th, 8th, 4th or half. Is there a
    > way to do this?
    > Thanks,
    > Lisa
    >
    >
    > --
    > vencopbrass
    > ------------------------------------------------------------------------
    > vencopbrass's Profile: http://www.excelforum.com/member.php...o&userid=31868
    > View this thread: http://www.excelforum.com/showthread...hreadid=516876
    >
    >


  3. #3
    Registered User
    Join Date
    02-23-2006
    Posts
    13
    yes that's true but I want it to be either 1/4, or 3/8, or 5/16, etc... based on what the decimal is. This is for fabrication and I can't tell the shop to make something that is 5.7659 inches. I would tell them 5 13/16" which in decimal form is 5.8125. See? The cell would need to round up to the nearest 16th or 8th or 4th or 2nd. I don't know how to custom format cells. But using hte formats given I would have to make it either 16th or 8th etc but not all.
    Lisa

  4. #4
    Niek Otten
    Guest

    Re: Limited fraction cell format

    =MROUND(A1,1/16)

    Format>Cells>Number tab>Custom
    In the Type box, enter:

    # ??/??

    --
    Kind regards,

    Niek Otten

    "vencopbrass" <[email protected]>
    wrote in message
    news:[email protected]...
    >
    > Hi, I would like to format cells to show a decimal as a fraction.
    > However I want the fraction to be only selected ones. Ex: if the
    > decimal is 4.6719 I want to show 4 11/16 NOT 4 43/64. I want the
    > fractions to round up to the nearest 16th, 8th, 4th or half. Is there a
    > way to do this?
    > Thanks,
    > Lisa
    >
    >
    > --
    > vencopbrass
    > ------------------------------------------------------------------------
    > vencopbrass's Profile:
    > http://www.excelforum.com/member.php...o&userid=31868
    > View this thread: http://www.excelforum.com/showthread...hreadid=516876
    >




  5. #5
    Registered User
    Join Date
    02-23-2006
    Posts
    13
    Thanks, so far so good.

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1