from Excel HELP -- -Searches for a value in the first column of a table
array and returns a value in the same row from another column in the
table array.
The V in VLOOKUP stands for vertical. Use VLOOKUP instead of HLOOKUP
when your comparison values are located in a column to the left of the
data that you want to find.-