I have searched the DB of questions here and found only help on how to remove duplicate data. I am in need of scanning all 65k lines and delete all Unique rows. I am interested only in keeping the duplicate, triplicate, etc. data rows. I will search for duplicates in column 'K'. if K20000 and K20100 are equal, i would like to keep the those rows. All uniques to be removed.
Start Free Trial