View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
mika.[_2_] mika.[_2_] is offline
external usenet poster
 
Posts: 5
Default Limiting values in comboboxes.

Hi,

How do I not allow the user to enter something into a
combobox? I have 5 values in my combobox, and I want to
ensure that the user doesn't type something else into the
combobox - so that they are restricted to only choosing
one of the values in the combobox list.

Thanks!
Mika