J
Joe90
I have a spreadsheet with 1,000 rows.
Each row has a persons name (e.g. James J Smith) as the
first cell.
There are multiple entries for a single person (e.g. James
J Smith). The first entry found is the one with the latest
data.
I need to remove all the duplicate rows for a single person
so that I end up with one entry per person that is the
first one found in the spreadsheet.
What is the best way of doing this?
Each row has a persons name (e.g. James J Smith) as the
first cell.
There are multiple entries for a single person (e.g. James
J Smith). The first entry found is the one with the latest
data.
I need to remove all the duplicate rows for a single person
so that I end up with one entry per person that is the
first one found in the spreadsheet.
What is the best way of doing this?