ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   MATCH (https://www.excelbanter.com/excel-worksheet-functions/130045-match.html)

[email protected]

MATCH
 
I'm using INDEX(...,MATCH(..,...,...,FALSE)) to match two columns with names.
The names in the columns are not identical but I still would like to match
them, even if there is an extra space, coma, or one is capitalized and the
other isn't.

Any suggestions?


thanks,


Teethless mama

MATCH
 
C2: Holds criteria

=INDEX(A2:A100,MATCH("*"&C2&"*",B2:B100,FALSE))

Adjust to suit


" wrote:

I'm using INDEX(...,MATCH(..,...,...,FALSE)) to match two columns with names.
The names in the columns are not identical but I still would like to match
them, even if there is an extra space, coma, or one is capitalized and the
other isn't.

Any suggestions?


thanks,



All times are GMT +1. The time now is 08:33 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com