Removing Duplicates - Tips From Excel Developers Xlteq
One of the most common things we face while working with large data sets is ‘Duplicate Values’.
In Excel, to remove these duplicates is quite simple.
First select the list of cells you want to remove duplicates from:
Next, from the Data tab, select Data Tools and then Remove Duplicates
The ‘Remove Duplicates’ window should appear, and from this window, select the columns which you want to include while removing duplicate values.
To finish, click OK.
A message will appear giving details of the duplicates found and removed