Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]() I have data in 2 worksheets, say WS1, WS2 WS1 contains following plus other data (here i used : to separate cells) -------------------------------------- FirstName : LastName : UserID -------------------------------------- Serine S H : Koay : WKOAS Roger : Groebi : WGROR Jill : Neubronner : WNEUJ Su Ann : Low : WLOWV -------------------------------------- WS2 contains following plus other data (here i used : to separate cells) -------------------------------------- FirstName : LastName : UserID -------------------------------------- Serine : Koay : Roger A : Groebi : Neubronner : Jill : Su : Ann Low : -------------------------------------- I need to find userID in WS2 for corresponding names from WS1. I joined First and Lastnames in both the worksheets, used VLOOKUP and got the userid in WS2, if the names matches exactly (not shown here). But if the names doesn't match exactly, as above, VLOOKUP doesn't work. Eventhough we can see the names are there, but either contain additional/less initials, reversed first and last name etc. Is there any other way I can get the result? +-------------------------------------------------------------------+ |Filename: TextStringComparison.txt | |Download: http://www.excelforum.com/attachment.php?postid=4977 | +-------------------------------------------------------------------+ -- pappu ------------------------------------------------------------------------ pappu's Profile: http://www.excelforum.com/member.php...o&userid=36041 View this thread: http://www.excelforum.com/showthread...hreadid=558347 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
need to select closest match using vlookup if it higher or lower | Excel Discussion (Misc queries) | |||
Find the closest match to a reference number in a row of unsorted | Excel Worksheet Functions | |||
I need to use a number in one worksheet to match text in another | Excel Worksheet Functions | |||
How can I do a "best match" for text entries? | Excel Worksheet Functions | |||
Read Text File into Excel Using VBA | Excel Discussion (Misc queries) |