I've found several scripts that delete duplicate instances of a record and leave the original behind, but I need a script to find all records in a worksheet that have dups and delete them both.
Example...
TN430
TN300HL
TN300HL
TN250
TN250
I need the code to delete both lines containing TN300HL & TN250 while leaving the record that doesn't have a duplicates alone.
Anyone come across this before???
Example...
TN430
TN300HL
TN300HL
TN250
TN250
I need the code to delete both lines containing TN300HL & TN250 while leaving the record that doesn't have a duplicates alone.
Anyone come across this before???