王佩丰24讲完整版笔记--第12章 match+index

 VLOOKUP的缺陷:只能匹配table_array 匹配的键在左,值在有。很多人采取改变column排序的方式。

但是我们有index+match的方法去代替。

index+match:

 王佩丰24讲完整版笔记--第12章 match+index

 index+match甚至可以匹配回来一个图片。

单元格引用锁定的思考:

王佩丰24讲完整版笔记--第12章 match+index

 

多列匹配返回:

只使用VLOOKUP无法多列返回:

王佩丰24讲完整版笔记--第12章 match+index

 

使用vlookup+column去完成多列匹配

 王佩丰24讲完整版笔记--第12章 match+index

 多列匹配之自动按columns匹配:

王佩丰24讲完整版笔记--第12章 match+index

 

相关文章: