View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
cdos cdos is offline
external usenet poster
 
Posts: 1
Default Using Filtered Data for ComboBox

I am pretty green when it comes to VBA, actually very green. But what
am looking for is some idea of what some code would look like for th
following:

Say I have 6 options to choose from in the first ComboBox, however eac
of those options have 10 subsets. What I am looking for is code tha
will adjust the second ComboBox to show the correct subsets based o
the first selected data in the first ComboBox.

Anything would help, if my description is too confusing please tell me
Thanks to anyone who takes the time to help me

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