View Single Post
  #5   Report Post  
Posted to microsoft.public.excel.misc
Rick Rothstein \(MVP - VB\) Rick Rothstein \(MVP - VB\) is offline
external usenet poster
 
Posts: 2,202
Default I need help with ratios

That doesn't seem to work correctly... try it with 12 and 8 as the two
numbers.

Rick

"JE McGimpsey" wrote in message
...
one way:

Format/Cells/Number/Custom 0\:\1

In article ,
Cin wrote:

I need to take information in 2 different cells, divide it, and show the
result as a ratio 2:1.
I know how to set the formula to divide the 2 cells, but the result is a
percentage, not in the format I need to see, which is 2:1.
Help?