Group/concatenate records

C

Chris

This is probably pretty basic. I've got a contact table including
email addresses and I want to be able to generate all the addresses in
to a single ';' separated field that I can just copy and paste in to
the TO: line of emails. Any ideas how?

Thanks in advance
Chris
 
R

Rick B

Do a search. This was just answered yesterday in the table design group.
The subject was "concatenation on access"

Rick B


This is probably pretty basic. I've got a contact table including
email addresses and I want to be able to generate all the addresses in
to a single ';' separated field that I can just copy and paste in to
the TO: line of emails. Any ideas how?

Thanks in advance
Chris
 
Top