Multi-Select

Joined
Jun 21, 2012
Messages
2
Reaction score
0
How can I make my list boxes multiple selection AND have them store my data in the table to which the form is bound? To make them multiple selection, I am currently going into properties -> multi select -> simple.

When I am entering data, if I select multiple items in my list box, nothing is stored in the table to which the form and list box are bound.

Is there some trick to multiple selection that I'm not getting?

Thank you!
 
Back
Top