"Captain Feathersword" <Captain (e-mail address removed)>
wrote in message
Whether you use a combo box or a list box, you can't actually bind the
control so that multiple choices are automatically stored in a single
field. What you can do is use code to trap each selection as it is made
and store it someplace else -- normally as a new record in a related
table.
"Captain Feathersword" <Captain (e-mail address removed)>
wrote in message
Whether you use a combo box or a list box, you can't actually bind the
control so that multiple choices are automatically stored in a single
field. What you can do is use code to trap each selection as it is made
and store it someplace else -- normally as a new record in a related
table.
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.