IF question

neil magee

New Member
Joined
Feb 28, 2019
Messages
1
Hi there, i was hoping someone could help me with this query. i have a large set of address data which needs to be cleansed and analysed to find duplication within rows. i have included a sample set of data which hopefully will portray my issues. Hopefully, someone can help.
[TABLE="width: 420"]
<tbody>[TR]
[TD="class: xl64, width: 75"]Name[/TD]
[TD="class: xl64, width: 85"]Address 1[/TD]
[TD="class: xl64, width: 65"]Address 2[/TD]
[TD="class: xl64, width: 65"]Address 3[/TD]
[TD="class: xl64, width: 65"]Address 4[/TD]
[TD="class: xl64, width: 65"]Address 5[/TD]
[/TR]
[TR]
[TD="class: xl63"]Neil Magee[/TD]
[TD="class: xl63"]Mountain View[/TD]
[TD="class: xl63"]Kells[/TD]
[TD="class: xl63"][/TD]
[TD="class: xl63"]Kells[/TD]
[TD="class: xl63"]Co Meath[/TD]
[/TR]
[TR]
[TD="class: xl63"]Neil Magee[/TD]
[TD="class: xl63"]The View[/TD]
[TD="class: xl63"]Navan[/TD]
[TD="class: xl63"][/TD]
[TD="class: xl63"][/TD]
[TD="class: xl63"]Co Meath[/TD]
[/TR]
[TR]
[TD="class: xl63, align: right"]1[/TD]
[TD="class: xl63, align: right"]2[/TD]
[TD="class: xl63, align: right"]3[/TD]
[TD="class: xl63, align: right"]3[/TD]
[TD="class: xl63"][/TD]
[TD="class: xl63, align: right"]3[/TD]
[/TR]
[TR]
[TD="class: xl63"]Mary Murphy[/TD]
[TD="class: xl63"]Springbank Way[/TD]
[TD="class: xl63"]Buttevant[/TD]
[TD="class: xl63"][/TD]
[TD="class: xl63"][/TD]
[TD="class: xl63"]Co Cork[/TD]
[/TR]
[TR]
[TD="class: xl63"]Brian Murphy[/TD]
[TD="class: xl63"]The Maze[/TD]
[TD="class: xl63"]Nenagh[/TD]
[TD="class: xl63"]Nenagh[/TD]
[TD="class: xl63"][/TD]
[TD="class: xl63"]Co Tipperary[/TD]
[/TR]
[TR]
[TD="class: xl63"]David Duval[/TD]
[TD="class: xl63"]6 O'Connell St[/TD]
[TD="class: xl63"]Dublin[/TD]
[TD="class: xl63"][/TD]
[TD="class: xl63"]Dublin[/TD]
[TD="class: xl63"]Co Dublin[/TD]
[/TR]
</tbody>[/TABLE]
 

Excel Facts

Add Bullets to Range
Select range. Press Ctrl+1. On Number tab, choose Custom. Type Alt+7 then space then @ sign (using 7 on numeric keypad)
Welcome to the Board!

You haven't qualified for us what your requirements are for identifying something as a duplicate.
In addition to posting sample data, it is often helpful to post what your expected results are.
 
Upvote 0

Forum statistics

Threads
1,224,823
Messages
6,181,181
Members
453,022
Latest member
Mohamed Magdi Tawfiq Emam

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