Share via

Need to find Ratio using Excel

Anonymous
2010-10-01T20:36:20+00:00

I am trying to find a way to show a ROI as a ratio, i.e 1:20 versus a percentage.  Anyone know a function in Excel to do this?

Microsoft 365 and Office | Excel | For home | Windows

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

Answer accepted by question author

  1. Anonymous
    2010-10-05T00:31:47+00:00

    You could accomplish your desired ratio display without compromising the numerical value underneath with Custom Number Formatting. Consider,

    ... where C2 and D2 both have the formula =A2/B2 as shown in the supplied graphic's formula bar.

    With that in place, select C2:C6 then right click and select Format Cells... Within the Format Cells dialog on the Number tab, select Custom from the list at the left. Within the Type text box, type in**"1:"0** (<quote><one><colon><quote><zero>). Click OK to save your custom format.

    In my sample, I provided a second custom format for column D, e.g.  "1:"0.0 (<quote><one><colon><quote><zero><point><zero>).

    With these in place, you achieve the desired displayed ratio while the underlying number can still be used for any formula or equation.


    • If this proposed solution has resolved your issue(s), please return and mark it as Answered for others to consider.
    10+ people found this answer helpful.
    0 comments No comments

7 additional answers

Sort by: Most helpful
  1. Anonymous
    2010-10-05T15:11:29+00:00

    This was awesome!  Thank you!

    0 comments No comments
  2. Anonymous
    2010-10-04T23:30:54+00:00

    If its for a calculated cell, you could try tinkering with the formatting as Fraction

    eg in C1: = A1/B1

    Try format C1 as Fraction > up to 2 digits

    0 comments No comments
  3. Anonymous
    2010-10-04T18:46:12+00:00

    It could either be the raw numbers, which are two columns of currency or the percentage output of one column divided into the other.  I have all three available.

    0 comments No comments
  4. Anonymous
    2010-10-01T20:39:10+00:00

    I am trying to find a way to show a ROI as a ratio, i.e 1:20 versus a percentage.  Anyone know a function in Excel to do this?

    What is your input? What is your expected output?

    Please provide some examples.

    0 comments No comments