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
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
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
>
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
> >
>
>
>
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
>>>
>>
>>
>>
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks