excel中vlookup的使用方法

2024-10-13 03:41:51

1、vlookup可以让我们在一个表格内按行查找对应值(可理解为按索引查找)

excel中vlookup的使用方法excel中vlookup的使用方法

3、如我们现在要查找图中列出不同水果的单价,可以使用“=VLOOKUP(E3,A2:B6,2,FALSE)”,查找内容为E3单元格内值,在A2到B6范围内查找,返回该范围的第2列,进行精确匹配。

excel中vlookup的使用方法excel中vlookup的使用方法
猜你喜欢