kittymongo
New Member
- Joined
- Feb 6, 2018
- Messages
- 16
I need help with a formula or set of formulas to match 2 columns of names. One column will have first and last name and the second column will have last comma first name and sometimes a middle initial. How can I compare the 2 to match the data sets without the middle names, suffixes, etc. I only want first and last name matches.
[TABLE="width: 216"]
<colgroup><col><col></colgroup><tbody>[TR]
[TD]Jane Smith[/TD]
[TD]Smith, Jane A[/TD]
[/TR]
[TR]
[TD]John Snow[/TD]
[TD]Snow, John Wick[/TD]
[/TR]
</tbody>[/TABLE]
Thank you -
[TABLE="width: 216"]
<colgroup><col><col></colgroup><tbody>[TR]
[TD]Jane Smith[/TD]
[TD]Smith, Jane A[/TD]
[/TR]
[TR]
[TD]John Snow[/TD]
[TD]Snow, John Wick[/TD]
[/TR]
</tbody>[/TABLE]
Thank you -