View Single Post
  #4   Report Post  
MBlake
 
Posts: n/a
Default

Thanks for the replies, I am designing a userform that has to display
specific lists for the user to select from. Once a choice is made from the
first list the second list will be filtered, for example user selects apples
and gets a choice of green or red, if they choose banana they get a choice
of yellow or green. I though it best to use combo boxes but perhaps list
boxes would be the way forward. I would appreciate your thoughts on this..

Mickey