Excel Multi Level If Than with Greater Than and Less Than needs

dsami0122

Board Regular
Joined
Mar 31, 2016
Messages
65
Office Version
  1. 365
Platform
  1. Windows
We have two tables that shows titles and what the range of salary is for that specific title it has MIN, MID, MAX range,

1736880480994.png




What I am trying to calculate is what the compa-ratio is for the level first then I have to calculate a multiple level If statement to pull over the Merit increase from this table
1736880790487.png



First one is if Performance Rating from First Table F Column is Equal to the Second Table A Column, And the Ration from first table column N meet the criteria of any the columns in the second table it will pull over the correct percentage.

So in the SAMPLE CASE it would pull over the below 80% and Equal to 4.5 performance rating and increase would be 4.55%

Does this make sense?
 
It's a rounding issue other people have mentioned. In table 2, select the 3.5 and show more decimals. It should show you that whatever is in table is not exactly 3.50.

1737732308259.png
 
Upvote 0

Excel Facts

How to fill five years of quarters?
Type 1Q-2023 in a cell. Grab the fill handle and drag down or right. After 4Q-2023, Excel will jump to 1Q-2024. Dash can be any character.
@Cubist
Sorry to bother again on this one last issue

this formula still is working right if you see line two the performance rate is 3.80 and the compa-ration is 92.77 therefor the merit increase should be 3.65% and it pulling in 3.25%
1738176434558.png

1738176449563.png


Help is appreciated
 
Upvote 0
Table 2 is using decimals e.g. 90% = 0.9. The Compat-Ratio is off by 2 decimal places.
 
Upvote 0

Forum statistics

Threads
1,226,065
Messages
6,188,678
Members
453,490
Latest member
amru

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