T
traygo
Didn't even know what to search for, lets see if I can explain this.
Owners have multiple land parcels, each parcel having several
attributes, including [legalDescription]. I want to add the text
string together from all (could be just one parcel, or many parcels)
parcels to get one text box that shows all the legal descriptions
strung together, per Owner.
I plan on having Parcel records on subform1, and the "strung together"
legal description as a text box on main form. How can I co this? I
guess it's possible that all the legal descriptions together for one
owner could exceed 255 characters, and thats ok to truncate.
Thanks
Owners have multiple land parcels, each parcel having several
attributes, including [legalDescription]. I want to add the text
string together from all (could be just one parcel, or many parcels)
parcels to get one text box that shows all the legal descriptions
strung together, per Owner.
I plan on having Parcel records on subform1, and the "strung together"
legal description as a text box on main form. How can I co this? I
guess it's possible that all the legal descriptions together for one
owner could exceed 255 characters, and thats ok to truncate.
Thanks