View Single Post
  #1   Report Post  
martincjames martincjames is offline
Junior Member
 
Posts: 2
Angry Dependant dropdown lists in a VBA form

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