This may seem very elementary to you dBase experts. I tried searching the forum, but had no luck finding a solution to the problem I have.
I have 2 listboxes on my form. The first listbox is populated by values in a table. I need to be able to add the values (can be multiple values selected) I have selected from this listbox to the other. I also need to be able to clear out the values. Ideally I would like to have an Add, a Remove, and a Clear button.
Can anyone tell me the code to do this?
Thank you for any help or guidance.
I have 2 listboxes on my form. The first listbox is populated by values in a table. I need to be able to add the values (can be multiple values selected) I have selected from this listbox to the other. I also need to be able to clear out the values. Ideally I would like to have an Add, a Remove, and a Clear button.
Can anyone tell me the code to do this?
Thank you for any help or guidance.