View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
NezRhodes NezRhodes is offline
external usenet poster
 
Posts: 7
Default listbox - How to reset the values

Hello Gurus - I have written a macro on the back of a listbox button that
allows the user to select a worksheet to update. However, once a selection is
made the list box retains this choice so the user cannot select the same
choice again. How do I reset the listbox so none of the options are selected?

Thank you in advance!