in reply to Re: Sorting By Column
in thread Sorting By Column

You're right, there are no duplicates in the sample, however there ARE duplicates in the original file and thus only duplicates that share the same column 2 and column 3 value and are distinguished between key 1 and key 2 should be removed

The idea is NOT to remove:

But DO REMOVE:

Does this clarify the question a bit?