I am going crazy with the following problem. Can anyone help?
I have a range from 0 to 10 on columns A1 to A11. A user enters a set of 10 values that are not necessarily linear on columns B1 to B11 (for example: 15,16,17,19,22,25,28,33,34,35,36). Then, another user enters a value on another cell, for example: 20. I need to introduce a formula that can tell me what number 20 corresponds to in column A. In other words, 20 would correspond to approximately 3.3 because 20 falls between 19 and 22 in column B, which in turn falls between 3 and 4 in column A. Is there any way I can get that ~3.3 with some kind of formula?
Bookmarks