Forum Discussion
chris.hinkelman
Feb 06, 2018Copper Contributor
Combining duplicates via appending multiple lines of text columns
I'm cleaning up a gigantic (20000+) Excel list of a salesperson's contacts with 20+ columns of info about the contact, and while it has a lot of duplicate people in it, they often have new informatio...
JKPieterse
Feb 07, 2018Silver Contributor
But what if the "duplicate" row actually contains information that supersedes the existing information, like a change in address?
- chris.hinkelmanFeb 07, 2018Copper Contributor
Considering this is for a brand new Sales Rep who has no way of knowing which is the new address and which is the old (due to lack of timestamp), I'd like to find a way to save both.
- JKPieterseFeb 07, 2018Silver ContributorI think I would prefer to keep all records then and just sort them on firstname plus last name. That way you get all address information of one person close to each other so you can quickly compare them. Seems to me to be easier than having to scroll across columns?