Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
hello,
i am trying to get my target with two way lookup and i need get result in Sheet2 C1 Sheet1 lookup A-col, a1 = japan B_col, b1 = tokyo C_col, c1 = good Sheet2 match A-col, a1 = japan B_col, b1 = tokyo C_col, C1 = good <-- result now i am using this: =INDEX(Sheet1!$A$1:$A$2000,MATCH(1,(Sheet2!A1=Shee t1!$A$1:$A$2000)*(Sheet2!N20=Sheet1!$B$1:$B$2000), 3)) Thanks in advance |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
VLookUp - Does the VLookUp return the exact information? | Excel Worksheet Functions | |||
Vlookup in vlookup - taking the result as array name | Excel Worksheet Functions | |||
Combine VLOOKUP and IF function so #NA isn't returned as a value from VLOOKUP | Excel Discussion (Misc queries) | |||
Vlookup -=VLOOKUP(F9,LookUp1!$A$2:$B$1504,2,FALSE) | New Users to Excel | |||
Vlookup info being used without vlookup table attached? | Excel Worksheet Functions |