Concatenate multiple records into one text string

  • Thread starter Thread starter Danny
  • Start date Start date
D

Danny

Greetings.

I have a form with subforms, that displays multiple
child records for the displayed parent record. These child
records - which contain only one field - display in a
column. But for records with lots of child records, this
column is taking up too much space on the report.

Is there a way to replace the subform with a text box that
display a string of values separated by commas instead? Is
there a way to render multiple records as a connected
string of values separated my commas?

Thanks for your help.

Danny
 
Back
Top