Excel deleting similar rows -


i have dataset of 20,000 rows many of duplicates. deleted duplicate rows. there still many duplicate remaining because either 1 of cells empty leaves many rows showing same data.

example

in example id need first row remain while deleting others

example


Comments

Popular posts from this blog

angular - DownloadURL return null in below code -

python 2.7 - Given three nested dictionaries, sort the top two nested dictionaries from a value in the innermost dictionary? -