I need help identifying the right function(s) to return a single value within a matrix with ranges...For example, using the matrix below and assuming a loan with an LTV of 67% and DSCR of 1.27, I would want to return the corresponding value of 93%. I feel like I could you use a series of IF (and) functions but I am also thinking that there is likely a more efficient way to do this. Any suggestions are welcome! Thank you!