Home |
Search |
Today's Posts |
|
#1
![]() |
|||
|
|||
![]()
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
![]() |
|||
|
|||
![]()
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 wrote in message ... 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
![]() |
|||
|
|||
![]()
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 wrote in message ... 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
![]() |
|||
|
|||
![]()
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 wrote in message ... 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 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Stop Automatic Reduction of Fractions | Excel Discussion (Misc queries) | |||
fractions turn into dates when pasting in excel 2003 | Excel Discussion (Misc queries) | |||
Fractions to Decimals problem | Excel Discussion (Misc queries) | |||
How do I import fractions without data being converted to dates? | Excel Discussion (Misc queries) | |||
How do I stop other circles in other boxes to stop selecting? | Excel Worksheet Functions |