The Blackhat Guy
Elite Member
- Oct 15, 2014
- 2,096
- 936
I can't find anywhere this function..if I have a duplicate, I want to delete it for all.
Ex:
Original file
So, B and B are duplicates. I want to delete BOTH lines, to get a result like:
Ex:
Original file
Code:
A
B
B
C
Code:
A
C