Ok heres what Im trying to do: I have a list box that gets its value's from a table.
The table contains 53 country names, the user needs to be able to select multiple countries, that will in turn be put in my Main table (tblMain) in a field called country.
This needs to be able to be changed...
I am trying to pass multiple selections from a simple ListBox to a field in my table. If I have it set to only allow one selection, it passes the info with no problem, but if I try and select more than one option, the field remains blank
Thanks for the help
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.