View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
cmk18 cmk18 is offline
external usenet poster
 
Posts: 1
Default Linking ComboBoxes through VBA

I need help linking ComboBoxes. Basically if I have a CombBox in
Worksheet for Divisions, and another one for programs within eac
division. I want to know how to populate the Programs box depending o
what the user selects in the Divisions box.

Unfortunately, I can't use User Forms, so I would need a solution tha
would work within the Worksheet itself.

Thanks

--
Message posted from http://www.ExcelForum.com