Representing a range of percentages with a number

flyngcoln

New Member
Joined
Nov 10, 2017
Messages
8
Hi,
I'm trying to create an interactive databook. I'm needing to represent the percentage ranges below with the grid number associated with them - and then to have the combination of the two numbers that represent a point on the grid with a corresponding colour.
The objective of the databook is to be able to input results into the matrix/grid and be able to determine what results you might need in the future to move to a more desirable cell in the matrix/grid.
Several grid results then add up to an overall result, and I have a formula I need to sit behind the cells that will automatically calculate whatever grid numbers they put in.
Any help is greatly appreciated.

Level1 (Decreased Significantly)
<= -7%
2 (Decreased)
>-7% and <= -2%
3 (Maintained)
> -2% and < 2%
4 (Increased)
>= 2% and < 7%
5 (Increased Significantly)
>= 7%
5 (Very high)
>= 50%
4 (High)
>=40% and < 50%
3 (Medium)
>=30% and < 40%
2 (Low)
>= 20% and < 30%
1 (Very Low)
< 20%

<tbody>
</tbody><colgroup><col span="6"></colgroup>
 

Excel Facts

Round to nearest half hour?
Use =MROUND(A2,"0:30") to round to nearest half hour. Use =CEILING(A2,"0:30") to round to next half hour.

Forum statistics

Threads
1,216,101
Messages
6,128,838
Members
449,471
Latest member
lachbee

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top