G
Guest
I am trying to create mailing labels based on a name table. Within my table I have a new record for each member of a family. When I create labels, I can group by last name, street, city and zip (this will eliminate duplicates), however I also want to have added into this each person's first name who lives at the same address. This is where I am stuck. The only way I can get the first name is to have a seperate label
How can I combine a field that is in multiple records within the same table into one record: (I already have a unique ID associated with the address
How can I combine a field that is in multiple records within the same table into one record: (I already have a unique ID associated with the address