Populate A Userform ComboBox

  • Thread starter Thread starter mastermind
  • Start date Start date
M

mastermind

I am trying to create a search program for a workbook I have been
working on for sometime. I have created a userform and included a
number of comboBoxes. I would like the form to function much like the
conditinal formatting userform. I would like to have the first
combobox will have static values that never change. I would like the
second comboBox to be populated with a different range depending on
what the value the first combobox is set to. Can anyone give me some
help. Thank you.

John
 
See xlDynamic's Dynamic Dependent Dropdowns page at

Should read:

See xlDynamic's Dependent Dropdowns page at
 
Back
Top