I tried this on the forms forum but haven't been successful, I hope someone here can help.
I want to create a multiselect list box that will store each selection as a seperate entry in a table. I currently have a listbox that will store several selection but they all go into one entry in my table. The source for these selections is a table with several phrases in it. I would like to store just the reference to these tables not the entire string of text. Also if the user enters something not in the list I want to store there entry in the table. Does this make any sense, can anyone help?
I want to create a multiselect list box that will store each selection as a seperate entry in a table. I currently have a listbox that will store several selection but they all go into one entry in my table. The source for these selections is a table with several phrases in it. I would like to store just the reference to these tables not the entire string of text. Also if the user enters something not in the list I want to store there entry in the table. Does this make any sense, can anyone help?