View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Hank[_2_] Hank[_2_] is offline
external usenet poster
 
Posts: 21
Default Listbox Add to list

My list box is a list of names sorted a-z.
I would like to be able to type a name -not on the list- have it added to
the list and also sorted with the other names. Right now I can't add to
list.
Thanks