1. Here is a list that contains some duplicate and non-duplicate values.

2. Keep first row for header and give some meaningful header as shown in fig.

3. Then sort the list by selecting the list and clicking 'sort ascending' button.

4. After the list is sorted apply this formula in cell B2.
Formula: =IF(A2=A1,"Duplicate","Nonduplicate")

5. Then copy this formula and paste it for remaining cells.


6. This is how you will get duplicate values.

7. Then select the header and apply filter on the list.

8. Then click the dropdown menu of filter to see the options. Select whichever you want and work on it.
0 comments:
Post a Comment
Please leave your comment here. Thanks!