I have a list box on a form where the user can make several choices. I allowed for extended multiselections. The list box is bound to a field. The field's data type is text.
How can I get the user's multiple selections to save in the bound field. Should I define the bound field as a memo instead of a text field or something else?
How can I get the user's multiple selections to save in the bound field. Should I define the bound field as a memo instead of a text field or something else?
