Hi All
1) I have the following code which add an item to my listbox1, but how can i clear all the items in one go?
Listbox1.Additem "Test"
More still, how can i delete only the selected item on the the list box?
I can assign the code to a button, so that not a problem.
Thanks
1) I have the following code which add an item to my listbox1, but how can i clear all the items in one go?
Listbox1.Additem "Test"
More still, how can i delete only the selected item on the the list box?
I can assign the code to a button, so that not a problem.
Thanks