In cell C14, identify the vendor with the lowest cost per unit by creating a formula using the VLOOKUP function to look up the value from cell B12 (the lowest vendor cost) in the range B5:C8 (vendor cost per unit table), return the name of the vendor (column 2), and specify an exact match. Copy the formula to cell F14.
I keep getting a #N/A message. What am I doing wrong?