Displaying Fractions

K

Kim

When I enter a fraction such as 3/6 or 8/12, excel automatically simplifies
the fraction to read 1/2 or 2/3. How do I display the original fraction, ie,
an unsimplified version that I can use in formulas throughout the
spreadsheet?

Thanks,
Kim
 
B

Ben M. Schorr - MVP (OneNote)

Out of curiosity - since the values are the same what difference does it
make if you're just going to use them in formulas? 3/6 is the same as
1/2 mathematically.

--
-Ben-
Ben M. Schorr, MVP
Roland Schorr & Tower
http://www.rolandschorr.com
http://www.officeforlawyers.com



When I enter a fraction such as 3/6 or 8/12, excel automatically simplifies
the fraction to read 1/2 or 2/3. How do I display the original fraction, ie,
an unsimplified version that I can use in formulas throughout the
spreadsheet?

Thanks,
Kim

No virus found in this incoming message.
Checked by AVG.
Version: 7.5.524 / Virus Database: 270.3.0/1501 - Release Date: 6/13/2008 6:33 AM

No virus found in this outgoing message.
Checked by AVG.
Version: 7.5.524 / Virus Database: 270.3.0/1501 - Release Date:
6/13/2008 6:33 AM
 
M

MartinW

By far, the best solution, is to urge your government to adopt
a weights and measures system that consigns fractionation
to the history books.

My apologies for not being helpful
Martin
 
N

Niek Otten

Hi Kim,

You'll have to format explicitly to a certain denominator.
Format>Cells>Number tab>Custom, in the Type box enter (for example) ??/6 or ??/12

--
Kind regards,

Niek Otten
Microsoft MVP - Excel

| When I enter a fraction such as 3/6 or 8/12, excel automatically simplifies
| the fraction to read 1/2 or 2/3. How do I display the original fraction, ie,
| an unsimplified version that I can use in formulas throughout the
| spreadsheet?
|
| Thanks,
| Kim
 
D

Don Guillett

Or, if you don't want to use in calculations, just format as text or put an
' in front
 
S

sbutler

I have the same problem. I am trying to figure out how often different sites work for something, so I want the total number of success over the total number of attempts.
 
G

GS

Try using ratio instead...

Successes:Attemps

Attemps=12, Successes=8

Cell Entry would be
8:12

...which indicates 8 successes to 12 attempts.

Optionally, you can prepend an apostrophy to the entry so Excel treats
it as text (the apostrophy will only display in the FormulaBar)...

'8/12

--
Garry

Free usenet access at http://www.eternal-september.org
Classic VB Users Regroup!
comp.lang.basic.visual.misc
microsoft.public.vb.general.discussion
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top