View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
GUS GUS is offline
external usenet poster
 
Posts: 45
Default listbox-combobox category

is it possible to have in a combobox or listbox categories that cannot be
selected.
example
combobox list must appear as :

names
gus
jim
jhon
david
fruits
banana
orange
games
Tetris
tennis
basket

user can only select the values (jim,john,orange, tennis etc)not categories
(names,fruits,games)
Is this possible.