Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Hi
i have two column with similar but not equal values haw can i use vlookup to see wich elements of the B column are not in the A column? Thanks a lot |
#2
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
One way ..
Assuming data in row2 down Place in C2: =ISNUMBER(MATCH(B2,A:A,0)) Copy down to the last row of data in col B Then do an autofilter on col C, filter out FALSE -- Max Singapore http://savefile.codm/projects/236895 xdemechanik --- "zolabus" wrote: Hi i have two column with similar but not equal values haw can i use vlookup to see wich elements of the B column are not in the A column? Thanks a lot |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
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 | |||
IF(AND(val1=VLOOKUP( );val2>=VLOOKUP( );val2<=VLOOKUP( );VLOOKUP( | Excel Worksheet Functions | |||
Vlookup info being used without vlookup table attached? | Excel Worksheet Functions |