Thread: listindex
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Steph[_3_] Steph[_3_] is offline
external usenet poster
 
Posts: 312
Default listindex

Hi. Another combobox question - After the user enters data, the combobox
hides. When re-initialized, the data enter the previous time is still
there. How do I clear the form so nothing defaults in? I have both text
boxes and comboboxes.

I read on google that to clear a combobox, set listindex in the properties
menu to -1. I have excel 2003, and I don't see a listindex property
listed!?

Thanks for your help!!