Hello,
I have a listbox names LstHello and you can select multiple states. I want to be able for it to select multiple states in the listbox and add it to a new record in the table and put all the values into one field separating it by a comma. The table name is "Users" and the field name is "States"
Thanks