View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
Adam Francis Adam Francis is offline
external usenet poster
 
Posts: 2
Default fill combobox depending on selection from another combobox

Hi all,

I have been making a userform and so far all is great thanks to al the
posts here, but, i can't find anything to help me with this problem.

I have put 3 comboboxes on my userform,
The first one i want to fill from a list.
The second one i want to fill from a list depending on what was selected
from the first combobox.
And the third filled depending on selection from second.
then all three selections put on a worksheet in seperate columns

i hope this makes sense as i am only new to this.
many thanks in advance
Ad