select duplicates from data based on another column

39 Views Asked by At

I have a table and would like to select one row of the duplicates. The table has multiple columns that adds up to identify as duplicates

review the excel table data.

enter image description here a short image of the table with data. Ther result should be

enter image description here

0

There are 0 best solutions below