G
Guest
Is there a way to copy only the selected values from a listbox in a subform
to a textbox on the main form and format the selected text so that each
selection is separated by a semicolon in the textbox? I am trying to select
multiple email addresses from the listbox and copy them to the textbox where
the SendObject command will use the textbox to address the email. When I use
two listboxes, SendObject only sends the email to the first address listed.
Any suggestions?
to a textbox on the main form and format the selected text so that each
selection is separated by a semicolon in the textbox? I am trying to select
multiple email addresses from the listbox and copy them to the textbox where
the SendObject command will use the textbox to address the email. When I use
two listboxes, SendObject only sends the email to the first address listed.
Any suggestions?