EXCEL-vlookup () function to pinpoint remember to bring false parameters, and compare hlookup () lookup ()

 

 

 

         
        vllokup
        VLOOKUP(D8,A8:B15,2,FALSE)
1001 a   1005 e
1002 b      
1003 c      
1004 d      
1005 e      
1006 f      
1007 g      
1008 h      
         
        lookup
        LOOKUP(D19,A8:A15)
      1005 1005
         
         
        HLOOKUP
1001 1003 1005   HLOOKUP(D24,A23:C24,2,FALSE)
a c e 1005 e
         
         

 

VLOOKUP () to find the area for longitudinal, if you want to pinpoint, remember to bring false parameter

HLOOKUP () adapted to find a lateral region, if you want to pinpoint, remember to bring false parameter, generally with less

lookup () for one line, within a Find

 

Published 383 original articles · won praise 45 · Views 100,000 +

Guess you like

Origin blog.csdn.net/xuemanqianshan/article/details/104037610