I am trying to set up a form in Access with a list box that will let me select several items from a list, then save the items chosen to a database text box. Can this be done, and if so, how.
I have the multiselect listbox set up and it's working fine - just doesn't go anywhere. I think my answer lies somewhere in the Select Property, but I'm new at VB and not sure how to proceed. I want to be able to save the selected data to a single field in my database if possible.
Any suggestions? Like the specific code?
I have the multiselect listbox set up and it's working fine - just doesn't go anywhere. I think my answer lies somewhere in the Select Property, but I'm new at VB and not sure how to proceed. I want to be able to save the selected data to a single field in my database if possible.
Any suggestions? Like the specific code?
