View Single Post
  #1   Report Post  
D.Parker
 
Posts: n/a
Default Userform w/ComboBox

I have posted this question prior so I thought I would retry. I have created
a Userform that has a Combobox with various pull-down items. Currently the
user can change the default value and when they select a value from the pull
down they can change that also. Is there a way to protect the selections in
the combobox? I tried the locking property but with no success.

Also, I have two selections in the pull-down (they are dashed lines used for
separating groups of options) that I would not like the user to be able to
select. Is there a way to control that also? Thank you.

Kind regards,

D.Parker