ComboBox in a Data Validation List...

R

Roger Govier

Hi Bob

Did you name the Combobox TempCombo as Debra suggests?
The solution works fine for me. (XL2003)
 
R

Roger Govier

Hi Bob

Well I just followed the instructions, copied the code onto the
Worksheet (not to a module) and it works absolutely fine.
I can't understand why it doesn't for you.
Have you got Data Validation set up for the cells where the combobox
should appear?
Is your validation list on the page being referred to in the code ~
set wslist =?
 
Top