Forum Discussion

YDN10's avatar
YDN10
Copper Contributor
Jul 03, 2022

Code to Delete Duplicates After Copying To Another Sheet

Hi All, Hope you are all well! Background: This is my test excel sheet: The duplicates column is created from this excel function: =IF(COUNTIF($A$2:$A2,A2)>1, "Duplicate","").  I will have lot...

Resources