P
paraphi
I am pulling my hair out trying to get around
this "problem".
I am trying to
(a) concatenate or merge a list of rows in Tbl_A (email
addresses) into another Table (Tbl_B) that has a single
row which is the sum of all the email addresses seperated
by a semi-colon...
(b) open Outlook with the contents of Tbl_B in the "To..."
This is operated by a button on a Form which undertakes
the operation and sends the output to Outlook.
So...
Tbl_A (each email is seperate row)
(e-mail address removed)
(e-mail address removed)
(e-mail address removed)
Click on button in the form to concatenate / merge the
three emails to a single field in Tbl_B
(e-mail address removed) ; (e-mail address removed) ; (e-mail address removed)
The start outlook and place the contents of Tbl_B in the
To... for emailing.
Any advice.
Cheers
this "problem".
I am trying to
(a) concatenate or merge a list of rows in Tbl_A (email
addresses) into another Table (Tbl_B) that has a single
row which is the sum of all the email addresses seperated
by a semi-colon...
(b) open Outlook with the contents of Tbl_B in the "To..."
This is operated by a button on a Form which undertakes
the operation and sends the output to Outlook.
So...
Tbl_A (each email is seperate row)
(e-mail address removed)
(e-mail address removed)
(e-mail address removed)
Click on button in the form to concatenate / merge the
three emails to a single field in Tbl_B
(e-mail address removed) ; (e-mail address removed) ; (e-mail address removed)
The start outlook and place the contents of Tbl_B in the
To... for emailing.
Any advice.
Cheers