View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
wbntravis wbntravis is offline
external usenet poster
 
Posts: 20
Default Clearing a listbox

I have a listbox loaded from addItem.
The listbox is on a userform.
There comes a moment in the program
when I want the listbox to unload what is in the listbox
and reuse the same listbox so I can add different items.
Is there a fast way to do that, without unloading the form?

Or is the a way to quickly clear a listbox contents
and repopulate it with other items?




--
wbnTravis, from Oklahoma