Chaning a listbox on the fly
I'm trying to adapt a combo box on the fly. Basically what I need it to do
is remove the last item, replace it with a variable entered by the user into
an inputbox, and then add the item that it deleted, which is a constant. Any
suggestions?
|