Dependant dropdown lists in a VBA form

M

martincjames

I have just started using VBA forms and have managed to create my firs
form which uses dropdown selection boxes. I now want to create a serie
of list boxes that are dependant on previous list boxes. In other word
what is selected in the first box becomes the list for the second bo
etc

Some help on this matter would be greatly appreciated

Thank
 
D

Don Guillett

I have just started using VBA forms and have managed to create my first
form which uses dropdown selection boxes. I now want to create a series
of list boxes that are dependant on previous list boxes. In other words
what is selected in the first box becomes the list for the second box
etc.

Some help on this matter would be greatly appreciated.

Thanks
http://www.contextures.com/tiptech.html
 
Top