=HLOOKUP(3,{1,2,3;"a","b","c";"d","e","f"},2,TRUE) searches 3 in the first row of the array constant, and returns the value from row 2 in same column : HLOOKUP « Lookup Reference functions « Microsoft Office Excel 2007 Tutorial
19. 6. 4. =HLOOKUP(3,{1,2,3;"a","b","c";"d","e","f"},2,TRUE) searches 3 in the first row of the array constant, and returns the value from row 2 in same column
Input the formula: =HLOOKUP(3,{1,2,3;"a","b","c";"d","e","f"},2,TRUE). Press Enter to get the result.