I have a table with a field with email addresses. I would like to have my query results include all the email addresses separated by a comma.
Example:
Field Name: Email
Field Name entry examples:
JohnDoe@email.com
JaneDoe@email.com
JoeDoe@email.com
I would like the query results to be as follows: JohnDoe@email.com, JaneDoe@email.com, JoeDoe@email.com
Thanks in advance for any help.
Example:
Field Name: Email
Field Name entry examples:
JohnDoe@email.com
JaneDoe@email.com
JoeDoe@email.com
I would like the query results to be as follows: JohnDoe@email.com, JaneDoe@email.com, JoeDoe@email.com
Thanks in advance for any help.