Creating comma seperated lists from multiple records

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I currently have a form with a sub form that lists all the team members
involved in a project i.e.:

Joe
Jill
Bob
Jen

The names are all pulled from different records in a “Team Members†table
that are associated with the current Project.

For presentation purposes, I want to present this list as:
Joe, Jill, Bob, Jen

Any help would be much appreciated. Thank you.
 
Back
Top