silvertrip
MIS
I am having trouble removing items from a listbox.
What I have is this: I have 2 listboxes and a command button. What I want to do is when an item is added to the 2nd listbox from the first, the item in the first listbox is removed.
I am still sorta new to visual basic programming and I tried everything I could think of with the .removeitem.
Thank you in advance for any and all help.
What I have is this: I have 2 listboxes and a command button. What I want to do is when an item is added to the 2nd listbox from the first, the item in the first listbox is removed.
I am still sorta new to visual basic programming and I tried everything I could think of with the .removeitem.
Thank you in advance for any and all help.