ListBox into Text List

  • Thread starter Thread starter Hey_Moe!
  • Start date Start date
H

Hey_Moe!

This should be simple, but it's really bugging me.

I have a form that is used as a front end to an e-mail generator.
The forms contains several text boxes and one list box.
There's no problem getting the texts boxes to appear in the generated e-mail
message, but the list box is another thing.

If a row of the list box is selected prior to hitting the 'Generate Message'
button, only then does that row appear in the message.
Is there a way of getting all the rows of the list box to appear in the
generated message without the need to select any of the rows.
(I've tried having a hidden text box that contains what is in the list box,
but the same problem arises. ie. If no row is selected than no data
appears.)

Thanks.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top