(Access 97) How do you use VB to select data in a listbox, on a form and send it to a field?
For example: unbound listbox on form is called grocerylst.
I want to be able to click on a button and have all of the dataitems in the unbound listbox added to a field on the form separated by commas. Is this possible?
For example: unbound listbox on form is called grocerylst.
I want to be able to click on a button and have all of the dataitems in the unbound listbox added to a field on the form separated by commas. Is this possible?