percentile

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I am trying to figure out the following formula (I am using an actual example because it makes it easier to understand)

cell a1 = 120 (a constant integer
cell b1 = 25 (a variable integer
cell c1 = 20.83% (25 divided by 120 as a percentage

What I'm looking for is a formula in cell c1 that would give the result in that cell expressed as a %, as the value in b1 changes but the value in a1 remains constant.
 
Back
Top