Hi all,
I have a question about conditional formatting and using a formula to highlight the correct percentile that a rate falls into. Additionally, my rates are in percentages while the percentiles are in number format. A data example is below. Can someone help me develop a formula that would highlight the correct percentile based on the current rate?? I have not been able to figure it out. In the example below the 84.48 is what I want to highlight to show that the rate falls into the 50th percentile, but should that rate increase I would want the conditional formatting to highlight the 75th percentile (and only that percentile) instead.
[TABLE="class: grid, width: 500"]
<tbody>[TR]
[TD]Current Rate[/TD]
[TD]10th[/TD]
[TD]25th[/TD]
[TD]50th[/TD]
[TD]75th[/TD]
[TD]90th[/TD]
[/TR]
[TR]
[TD]89.33%[/TD]
[TD]69.47[/TD]
[TD]77.13[/TD]
[TD]84.48[/TD]
[TD]89.35[/TD]
[TD]92.54[/TD]
[/TR]
</tbody>[/TABLE]
I have a question about conditional formatting and using a formula to highlight the correct percentile that a rate falls into. Additionally, my rates are in percentages while the percentiles are in number format. A data example is below. Can someone help me develop a formula that would highlight the correct percentile based on the current rate?? I have not been able to figure it out. In the example below the 84.48 is what I want to highlight to show that the rate falls into the 50th percentile, but should that rate increase I would want the conditional formatting to highlight the 75th percentile (and only that percentile) instead.
[TABLE="class: grid, width: 500"]
<tbody>[TR]
[TD]Current Rate[/TD]
[TD]10th[/TD]
[TD]25th[/TD]
[TD]50th[/TD]
[TD]75th[/TD]
[TD]90th[/TD]
[/TR]
[TR]
[TD]89.33%[/TD]
[TD]69.47[/TD]
[TD]77.13[/TD]
[TD]84.48[/TD]
[TD]89.35[/TD]
[TD]92.54[/TD]
[/TR]
</tbody>[/TABLE]