G
Guest
Hi,
I want to create a report with all my clients email addresses, with each
separated by a semi colon. I then want to be able to "Analyze it with Word"
so that I can copy and paste all the email addresses (that are separated by a
semi colon into Outlook.
All is cool to do this, BUT, each record that selects the email addresses is
spearated by a carriage return (Paragraph Mark). I want this not to be the
case4. Therefore I want to produce a report that takes all the email
addresses (Email) from my table (tblCustomer) and produces a report in one
section that essentially has the following:
(e-mail address removed); email@client2; (e-mail address removed) etc
NOT
(e-mail address removed);
email@client2;
(e-mail address removed)
etc
Any assistance would be most appreciated.
I want to create a report with all my clients email addresses, with each
separated by a semi colon. I then want to be able to "Analyze it with Word"
so that I can copy and paste all the email addresses (that are separated by a
semi colon into Outlook.
All is cool to do this, BUT, each record that selects the email addresses is
spearated by a carriage return (Paragraph Mark). I want this not to be the
case4. Therefore I want to produce a report that takes all the email
addresses (Email) from my table (tblCustomer) and produces a report in one
section that essentially has the following:
(e-mail address removed); email@client2; (e-mail address removed) etc
NOT
(e-mail address removed);
email@client2;
(e-mail address removed)
etc
Any assistance would be most appreciated.