Changing item in listbox

S

simondevries94

Hello. I am using vba in excel 2007 and am woundering if there is a
way in which you can use the additem command to add a few things to
the listbox, then insert a textbox (from control toolbox) and use it
to edit a selected item in the listbox
 
Top