Identify Duplicates based on Name + DOB across columns

acidburn786

New Member
Joined
Aug 15, 2008
Messages
48
Hope some1 can save me 3 months of work.

I have a list 250 000 rows, of which some duplicates exists. I Need to identify the rows with duplicate names

Column A - Contain Customer name (In a row, it may be Firstname Middle name Surname OR Surname Firstname Middle name) in some instances there is 6 names ,or just initial and surname

Thus I can't use a normal Conditional format to find duplicated, cause the names appear in different sequence within 1 cell.

Column B - Date of Birth

C,D,E,F - Lots of other info

I already split the name into 6 columns

The way I want to check if it is a possible duplicate, is to look at where any of the names match where the Date of birth is the same.
Example:

Row 1 - Johannes | petrus| van | wyk| 1981/01/31 -Possible duplication - pls check
Row 2 - van| wyk | johan| petrus| 1981/01/31 -Possible duplication - pls check
Row 3 - PJ|van|wyk 1981/01/31 -Possible duplication - pls check


Thank you in advance
 

Excel Facts

Whats the difference between CONCAT and CONCATENATE?
The newer CONCAT function can reference a range of cells. =CONCATENATE(A1,A2,A3,A4,A5) becomes =CONCAT(A1:A5)

Forum statistics

Threads
1,214,805
Messages
6,121,665
Members
449,045
Latest member
Marcus05

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top