HLOOKUP Formula

=HLOOKUP(lookup_value, table_array, row_index_num, [range_lookup])

The HLOOKUP Function lets you search for a value in the first row of a table (the “horizontal” row), and return a value from another row in the same column.