I need to find a value based on the value in another column (i.e. lookup table). What I have struggled with is that it needs to be the first match and an approximate match. I though it could be done with index-match, but I can't meet both requirements above through an index-match function. Or, at least I have been unsuccessful. The lookup array does not linearly ascend either. It increases, then decreases, then increases again. Any suggestions?
Bookmarks