Hi,
I have a table with a field of data type "Short Text" that contains a list of comma separated items - and my regional settings specify "," as the list separator.
I would like to display this field as a list box on the form that displays the row from the table with the items appearing as a list without the commas, instead I'm getting a single line of comma separated values - as they appear in the table field.
Thanks for any help
David