VLOOKUP(lookup_value, table_array, col_index_num, [range_lookup])。
翻译过来表述就是VLOOKUP(查找值,查找范围,查找列数,精确匹配或者近似匹配)