Answered
How to Create an email list from a set of records?
I have an address database which also contains email
addresses. The data is catagorised into groups like officer,
delegate, Government. I need to extract the email addresses from
any particular group, and add them together so that I can use them
in an email link. This will enable my users to send emails to a
particular group of people in the database
EG. - fred@fred.com;peter@peter.com;william@yahoo.com
I can sort the list to show only email addresses, but how do I produce them in a format similar to the above, and then turn that into an email link which will start the users emailpackage with the list of names in the address bar.
EG. - fred@fred.com;peter@peter.com;william@yahoo.com
I can sort the list to show only email addresses, but how do I produce them in a format similar to the above, and then turn that into an email link which will start the users emailpackage with the list of names in the address bar.
