Hi all,
I have 2 listboxes. One is populated when the form loads, then 2nd is popilated by selecting items in the first and clicking an 'ADD' button.
When i click the ADD button everything works fine except i want to unselect the items i've added from the first list box after clicking ADD.
something like : listbox1.items.unselect
Does anyone know how to do it??
Thanks.
I have 2 listboxes. One is populated when the form loads, then 2nd is popilated by selecting items in the first and clicking an 'ADD' button.
When i click the ADD button everything works fine except i want to unselect the items i've added from the first list box after clicking ADD.
something like : listbox1.items.unselect
Does anyone know how to do it??
Thanks.