+ Reply to Thread
Results 1 to 4 of 4

Is there a way to stop fractions from being simplified?

  1. #1
    John Wilkins
    Guest

    Is there a way to stop fractions from being simplified?

    I would like to know if there is a way that I can stop Excel from simplifying
    fractions. For example...

    I'd like the fraction to remain 5/15. Excel simplifies this to 1/3.

    Thank you for any help.

    John Wilkins


  2. #2
    Bernard Liengme
    Guest

    Re: Is there a way to stop fractions from being simplified?

    Only when you want to fix the denominator as in custom format: # ??/15
    best wishes
    --
    Bernard V Liengme
    www.stfx.ca/people/bliengme

    remove caps from email

    "John Wilkins" <John Wilkins@discussions.microsoft.com> wrote in message
    news:F1D987B7-0BD6-4C3B-9E05-E1EA14B8F97D@microsoft.com...
    >I would like to know if there is a way that I can stop Excel from
    >simplifying
    > fractions. For example...
    >
    > I'd like the fraction to remain 5/15. Excel simplifies this to 1/3.
    >
    > Thank you for any help.
    >
    > John Wilkins
    >




  3. #3
    John Wilkins
    Guest

    Re: Is there a way to stop fractions from being simplified?

    Thank you. That is exactly what I would like to do. I'm gone to custom
    format and see what you are talking about but I'm not sure how to make it
    work. I want to find the sum of a row of numbers and then express that as a
    fraction... I'm working with grades for teachers.

    Thanks again for the help you've already given, it is appreciated. If you
    can help out again that would be great. Thanks, John

    "Bernard Liengme" wrote:

    > Only when you want to fix the denominator as in custom format: # ??/15
    > best wishes
    > --
    > Bernard V Liengme
    > www.stfx.ca/people/bliengme
    >
    > remove caps from email
    >
    > "John Wilkins" <John Wilkins@discussions.microsoft.com> wrote in message
    > news:F1D987B7-0BD6-4C3B-9E05-E1EA14B8F97D@microsoft.com...
    > >I would like to know if there is a way that I can stop Excel from
    > >simplifying
    > > fractions. For example...
    > >
    > > I'd like the fraction to remain 5/15. Excel simplifies this to 1/3.
    > >
    > > Thank you for any help.
    > >
    > > John Wilkins
    > >

    >
    >
    >


  4. #4
    Roger Govier
    Guest

    Re: Is there a way to stop fractions from being simplified?

    Hi John

    In addition to the solution posted by Bernard, you could perhaps achieve
    what you want as follows.
    Assuming the row with your data runs from A1 through O1, and there are "x's"
    in some of the cells and that is what you wish to count.
    In cell P1
    =COUNTIF(A1:O1,"=X") &"/15"
    If you wanted to make the item being counted, you could put it in a separate
    cell, like Q1, then the formula would be

    =COUNTIF(A1:O1,"="&Q1) &"/15"

    Or maybe I am totally misunderstanding you.

    Regards

    Roger Govier


    John Wilkins wrote:
    > Thank you. That is exactly what I would like to do. I'm gone to custom
    > format and see what you are talking about but I'm not sure how to make it
    > work. I want to find the sum of a row of numbers and then express that as a
    > fraction... I'm working with grades for teachers.
    >
    > Thanks again for the help you've already given, it is appreciated. If you
    > can help out again that would be great. Thanks, John
    >
    > "Bernard Liengme" wrote:
    >
    >
    >>Only when you want to fix the denominator as in custom format: # ??/15
    >>best wishes
    >>--
    >>Bernard V Liengme
    >>www.stfx.ca/people/bliengme
    >>
    >>remove caps from email
    >>
    >>"John Wilkins" <John Wilkins@discussions.microsoft.com> wrote in message
    >>news:F1D987B7-0BD6-4C3B-9E05-E1EA14B8F97D@microsoft.com...
    >>
    >>>I would like to know if there is a way that I can stop Excel from
    >>>simplifying
    >>>fractions. For example...
    >>>
    >>>I'd like the fraction to remain 5/15. Excel simplifies this to 1/3.
    >>>
    >>>Thank you for any help.
    >>>
    >>>John Wilkins
    >>>

    >>
    >>
    >>


+ 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