F
Fred
I'm very experienced at Access/DB's but figure me as a absolute absolute
complete novice on using code, to the point that I don't even know if this is
a code (vs. query etc.) question.
Let's say that I have a "People" table, with 20 records in it and one of the
fields in it is "EmailAddress". Every record always has a valid
EmailAddress.
I want to concentate all 20 of the emails into (separated by commas) a text
string and store it somewhere (preferably a memo field, but a text document
would also be OK) which can then do a dummy level copy (onto the clipboard)
of the string and paste into the "to" line when writing an email (in a
software [e.g. Thunderbird] that wants comma delimiters.)
Could you tell me how to do this, keeping my first sentence in mind?
Thank you very much in advance for any help that you can give me!!
Sincerely,
Fred
I suppose that my post will raise thoughts on "is there a better way to get
to that end result" but that's for later lest it interfere with this dummy
trying to learn the above.
complete novice on using code, to the point that I don't even know if this is
a code (vs. query etc.) question.
Let's say that I have a "People" table, with 20 records in it and one of the
fields in it is "EmailAddress". Every record always has a valid
EmailAddress.
I want to concentate all 20 of the emails into (separated by commas) a text
string and store it somewhere (preferably a memo field, but a text document
would also be OK) which can then do a dummy level copy (onto the clipboard)
of the string and paste into the "to" line when writing an email (in a
software [e.g. Thunderbird] that wants comma delimiters.)
Could you tell me how to do this, keeping my first sentence in mind?
Thank you very much in advance for any help that you can give me!!
Sincerely,
Fred
I suppose that my post will raise thoughts on "is there a better way to get
to that end result" but that's for later lest it interfere with this dummy
trying to learn the above.