E
Eric
I'm trying to take a table that has two fields (Apart Unit Amenity +
Comments) and join them as a memo field. There may be several lines per
record so here is my question.
How can I change the data from:
Apt 1 - Pool - 2
Apt 1 - Spa - 2
Apt 1 - Garages
Apt 2 - Pool - 2
Apt 2 - Spa - 2
Apt 2 - Garages
etc
To read:
Apt1 - Pool 2, Spa 2, Garages
Apt2 - Pool 2, Spa 2, Garages
etc
Thanks.
Comments) and join them as a memo field. There may be several lines per
record so here is my question.
How can I change the data from:
Apt 1 - Pool - 2
Apt 1 - Spa - 2
Apt 1 - Garages
Apt 2 - Pool - 2
Apt 2 - Spa - 2
Apt 2 - Garages
etc
To read:
Apt1 - Pool 2, Spa 2, Garages
Apt2 - Pool 2, Spa 2, Garages
etc
Thanks.