M
Mike
Hi Guys
I run the membership Db for a charity and I am looking for a way to produce
a list of email addresses that I can use to send out the newsletter.
I have a master table TblMembers with a number of related tables that
contain information on Districts and qualifications.
I am looking at how to create a query that will produce the District Name in
One Column followed by a list of email addresses (Taken from the TblMaster,
Fd_Email) seperated by a :
In effect I would get:-
Fd_Scheme
Fd_email
Wiltshire
(e-mail address removed); (e-mail address removed); (e-mail address removed); (e-mail address removed)
Devon
(e-mail address removed); (e-mail address removed)
Thanks in advance
Mike
I run the membership Db for a charity and I am looking for a way to produce
a list of email addresses that I can use to send out the newsletter.
I have a master table TblMembers with a number of related tables that
contain information on Districts and qualifications.
I am looking at how to create a query that will produce the District Name in
One Column followed by a list of email addresses (Taken from the TblMaster,
Fd_Email) seperated by a :
In effect I would get:-
Fd_Scheme
Fd_email
Wiltshire
(e-mail address removed); (e-mail address removed); (e-mail address removed); (e-mail address removed)
Devon
(e-mail address removed); (e-mail address removed)
Thanks in advance
Mike