Hi all,
I have a listbox on a form which i want to be able to make multiple selections from and pass into another listbox.
how do i put the selected items into the other box?
is there a way of telling if something is selected in a list box (by the index or something)? If so then i shuld be able to loop throung the selected items but how to i append them to my second listbox?
sorry if this is a bit noobish but ....well....im a noob.
Thanks, Spinkung
I have a listbox on a form which i want to be able to make multiple selections from and pass into another listbox.
how do i put the selected items into the other box?
is there a way of telling if something is selected in a list box (by the index or something)? If so then i shuld be able to loop throung the selected items but how to i append them to my second listbox?
sorry if this is a bit noobish but ....well....im a noob.
Thanks, Spinkung