I wanted to understand how to create formulas for finding out relative percentage positioning within a given range. For example:
- Min of salary is 500.
- Max of salary is 1000.
- Actual salary is 750, which puts it at the mid 50% position within the range.
- If the actual salary is 300, then it would be at the low 40%.
- If the actual salary is 1250, then it is at the high 25%.
I need to know what Excel formulas to use to get this value when the min, max, and actual salary are given, and its band position needs to be determined.
All help is appreciated. Thanks.
- Min of salary is 500.
- Max of salary is 1000.
- Actual salary is 750, which puts it at the mid 50% position within the range.
- If the actual salary is 300, then it would be at the low 40%.
- If the actual salary is 1250, then it is at the high 25%.
I need to know what Excel formulas to use to get this value when the min, max, and actual salary are given, and its band position needs to be determined.
All help is appreciated. Thanks.