Good afternoon,
I am trying to mark rows that match up with each other as duplicates so that I can filter them out and only have the truly unique records left.
Example
So after I mark and filter the only record left will be the third one that doesn't have a match.
What is the best way to do this?
Thank you in advance