Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Ok I have sort of solved this problem and thought I would share the
love so to speak. What I did eventually was merge the 2 datain the columns in worksheet1 in the next column using something like =A2&" "&B2 if you don't want spaces use =A2&B2 I did the same on the worksheet two and then used this formula to look for duplicates =IF(ISNA(VLOOKUP(C2,Sheet4!$C$2:$C$14,1,0)),"no match", "match") hope this helps others. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Vlookup problem with Access Query import into Excel 2000 | New Users to Excel | |||
VLOOKUP QUERY | Excel Discussion (Misc queries) | |||
VLOOKUP Query | Excel Worksheet Functions | |||
VLookup query | Excel Discussion (Misc queries) | |||
Non-sequential VLOOKUP function -OR- sequential sort of web query | Excel Worksheet Functions |