Hi,
I want to find the duplicates in, for example, column A and display any value in column B. That's easily done with =IF(COUNTIF($A$2:$A$1000,A2)>1,"duplicate",""). However, I want only the first duplicate displayed in column B, not both. Anyone here has an idea?
Thanks a lot !!
Bookmarks