When using a cell reference for the lookup value in the vlookup formula, using FALSE for the Range_lookup produces an expected #N/A when the lookup value is not an exact match to any of the records in the database. When there is not an exact match I would like to use the next lower number, and the definition indicates that using TRUE for the Range_lookup should work. However, it does not. How can I get it to work when the lookup value is not an exact match?
See sample file attached.
Bookmarks