Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
hello group,
Excel vlookup works only if its an exact match,data i have is not in the same format.For eg comparing John matthews & Mr. Matthews John.Thus there is no way i can use vlookup as each time the format varies.Can any one suggest a method to match these fields using some excel functions |
#2
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
You can use SEARCH (or FIND if case is important) to see if some text
appears in some other text. So, you could look to see if the surname is contained within the search cell. However, you might have several "Matthews", so you would also have to account for the forename(s). It would be better to ensure that all data is in the same format. Hope this helps. Pete On Jun 16, 8:03*am, matching names in different formats <matching names in different wrote: hello group, Excel vlookup works only if its an exact match,data i have is not in the same format.For eg comparing John matthews & Mr. Matthews John.Thus there is no way i can use vlookup as each time the format varies.Can any one suggest a method to match these fields using some excel functions |
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 |