Assume the data are in separate* columns,
e.g. Names in col A, Address in col B, City in col C etc
with data from row2 down
Try the following steps, which uses Advanced Filter
in a *back-up* copy of your workbook (not the original)
Select the Name column
Click Data > Filter > Advanced Filter
(Click OK to the Excel prompt to use the first row as labels)
In the Advanced Filter dialog:
Check Filter the list, in-place
Check Unique values only
Click OK
Select all the "blue colored" filtered rows
(select all the "blue" row headers)
These are the "unique" rows which you do not want
Right-click > Delete rows
Click Data > Filter > Show All
This will reveal the rows with the duplicate Names
-----------------------------
*If the name & address data are not in separate columns
but in uniform groups of say, 5 separate rows each,
try:
http://tinyurl.com/wpj0
for a way to shift these to separate columns