View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Corey[_2_] Corey[_2_] is offline
external usenet poster
 
Posts: 16
Default Clearing a listbox

Listbox1.Clear

Corey.....
"wbntravis" wrote in message
...
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