Hello,
I have a set of data with customer names that were changed few times over a period of time and in the Columns "Old name" and "New name". I have all the Old Names and the New names but only the latest name change date. I tried to do different types of sorting, but could not line up the names that are the same for both Old and New name. I am not sure why.
Can someone help me build a solution where the Old name and the New names that are the same will align (next to each other) and the names do not match can go anywhere.
I am attaching the sample data set. In this data the names highlighted in blue and green in "Old name" and "New name" columns are the exact same names and should be in the same line next to each other.
Thank you