How do I list values in a text box....

  • Thread starter Thread starter Dawn Pensiero
  • Start date Start date
D

Dawn Pensiero

I need to list all values from 1 field in a text box with commas separating
the values. Can anyone help?

Dawn Pensiero
Dallas Texas
 
I have a field in a table with values
record1
record2
record3

I want to display all records in the table on a report as "record1, record2,
record3"
 
Back
Top