report without line breaks

T

Tansy

Hello,

I'm trying to generate a report to retrieve email addresses from a
small database of contact information that my organization maintains.
I want something that can be exported to a text file and then copied
and pasted into the Send field. Since we're a really small office, we
all use our own preferred email programs (Gmail, Outlook, Thunderbird,
Messenger Express, etc.) and the only format that'll work for a copy/
paste for all of them is a text block, i.e.

[email protected], [email protected], [email protected]...

But I'm only able to generate Access reports divided by line:

[email protected],
[email protected],
[email protected],


Is what I want possible? Can anyone help?

Many thanks,

Tansy
 
Top