The below formula works perfectly if the amount in cell G3 is exact. If, it is higher, but not as high as the next number, it chooses the lower, which I now understand is how that works with VLOOKUP. How can I alter the formula so that it chooses the next highest value if the amount in cell G3 is not exact?
=VLOOKUP(G3,'98 Title Ins Search'!A1:C490,2,FALSE)
Bookmarks