Hi- please see screenshot below and sample db attachement. This is a sample of something very similary I need to do in our bigger app.
When the command button is clicked, I would like to create a string of the remaining email addresses and place it in the textbox. It will later be used for a send mail statment to send a single email to a chosen list. Can someone help with the code for the command button to create the email list?
For example- in the screenshot, when the command button is clicked- the following string would be dropped in the textbox.
george.pool@frontway.com;A
brown@wilt
op.org;cry
stal@hotma
il.com
(note the semi colon spacer for Outlook)
Thanks for any help
Start Free Trial