Using VLookup

Example 5 -- vlookup. when the lookup column is unordered (need to specify a 4th parameter for . vlookup) When the lookup column is unordered the lookup value needs to be an exact match with a value in the lookup column. In this case, a fourth parameter is needed for the =vlookup() function that has the value FALSE. ................
................