Chapter 7 - Lookup Functions

Generally, the VLOOKUP function uses three arguments: the lookup-value, the table location and the column number. This lookup will find a row based on a numeric range. However, you may only want to return a value if you get an exact match, and the optional … ................
................