So what I am dealing with is a list of all of our clients, and I am preparing to do a mail merge to print labels for Christmas cards. Right now I have 875 rows of data. The issue is that the system list every client individually, and I don't want multiple Christmas cards sent to the same household. So I want the row that has Mary Smith and the row that has John Smith to combine into a single row that says John & Mary Smith. What is the most time efficient was to do this?