I have a value e.g 48
There are multiple ranges, and each range will correspond to a specific amount, example below:
11 to 20 --> 15
21 to 30 --> 25
31 to 40 --> 35
41 to 50 --> 45
I want to search for the value 45, so i need to check the multiple ranges to get that specific value on the right-hand side.
So if my value is 48, i want to get 45, likewise if the value is 12 then i want to get back 15.
Is that possible in excel?
Thank you!
There are multiple ranges, and each range will correspond to a specific amount, example below:
11 to 20 --> 15
21 to 30 --> 25
31 to 40 --> 35
41 to 50 --> 45
I want to search for the value 45, so i need to check the multiple ranges to get that specific value on the right-hand side.
So if my value is 48, i want to get 45, likewise if the value is 12 then i want to get back 15.
Is that possible in excel?
Thank you!