Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Iris
 
Posts: n/a
Default How do I express a ratio (1:4 meaning 1 adult to every 4 children.

I am trying to find a way to express a fraction as a ratio 1:4, I have tried
programming it simply to look like a fraction (using the format cells/custom
option) but this doesn't work. I am using the 2000 version.
  #2   Report Post  
Chip Pearson
 
Posts: n/a
Default

I don't believe this is possible.


--
Cordially,
Chip Pearson
Microsoft MVP - Excel
Pearson Software Consulting, LLC
www.cpearson.com


"Iris" wrote in message
...
I am trying to find a way to express a fraction as a ratio 1:4,
I have tried
programming it simply to look like a fraction (using the format
cells/custom
option) but this doesn't work. I am using the 2000 version.



  #3   Report Post  
Dave Peterson
 
Posts: n/a
Default

If A1 contains the number of adults
If B1 contains the number of kids

=substitute(text(a1/b1,"?/?"),"/",":")

Increase that ?/? to ??/?? if you want a twodigit:twoDigit (33:14)

Note that is now text -- not a number.

Iris wrote:

I am trying to find a way to express a fraction as a ratio 1:4, I have tried
programming it simply to look like a fraction (using the format cells/custom
option) but this doesn't work. I am using the 2000 version.


--

Dave Peterson
  #4   Report Post  
Jason Morin
 
Posts: n/a
Default

AFAIK you can't format a number that way, but given 2
numbers in A1 and B1, you could use this tip:

http://www.j-walk.com/ss/excel/usertips/tip81.htm

HTH
Jason
Atlanta, GA

-----Original Message-----
I am trying to find a way to express a fraction as a

ratio 1:4, I have tried
programming it simply to look like a fraction (using the

format cells/custom
option) but this doesn't work. I am using the 2000

version.
.

  #5   Report Post  
Sandy Mann
 
Posts: n/a
Default

Iris,

If you mean just enter 1:4 in a cell then precede the entry with an
apostrophe or custom format the cell as h:m

HTH

Sandy

--
to e-mail direct replace @mailinator.com with @tiscali.co.uk


"Iris" wrote in message
...
I am trying to find a way to express a fraction as a ratio 1:4, I have

tried
programming it simply to look like a fraction (using the format

cells/custom
option) but this doesn't work. I am using the 2000 version.



Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
resolving a numeric cell entry for its meaning vtcrob Excel Worksheet Functions 0 February 4th 05 02:23 AM


All times are GMT +1. The time now is 05:06 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"