Home |
Search |
Today's Posts |
#5
![]() |
|||
|
|||
![]()
That should probably be
=INDEX(Sheet_2!$C$1:$C$100,MATCH(A1&"2",(Sheet_2!$ A$1:$A$100&Sheet_2!$B$1:$B $100),0)) -- HTH Bob Phillips "Ola" wrote in message ... Try this Array formula: =INDEX($C$1:$C$100,MATCH(A1&"2",(Sheet_2!$A$1:$A$1 00&Sheet_2!$B$1:$B$100),0) ) Ola Sandstrom Note: Confirm the formula by holding down Ctrl and Shift, and then press Enter. Othervise the result will be #VALUE! If there is no match the formula will return #N/A. Then use IF(ISERROR(...),"",...) |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Vlookup finds a blank, but returns a zero - HELP! | Excel Discussion (Misc queries) | |||
Vlookup Syntax Error | New Users to Excel | |||
VLOOKUP not working | Excel Worksheet Functions | |||
Using Cell references in VLookUp | Excel Worksheet Functions | |||
vlookup. | Excel Worksheet Functions |