Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I am trying to fill 2 comboboxes with unique items and am not sure where to
begin. they are on a form (frmProducts), cbxCategory and cbxSubCategory. In a worksheet i have something like this: A B Fruits Apple Fruits Orange Vegetables Celery Meats Beef Vegetables Carrots Fruits Grapes Meats Chicken when the form loads, i want the (A) combobox to add only the unique items from column A, and when a category is selected from A, only the appropriate subcategories from B should be added to the subcategory combobox. so if the user chose Fruits from the first one, the second one would list (Apple, Orange and Grapes) Thanks in Advance |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
fill combobox depending on selection from another combobox | Excel Discussion (Misc queries) | |||
Combobox items determined by the selection in another combobox | Excel Programming | |||
Adding Items to a ListBox-Unique Items Only | Excel Programming | |||
ComboBox Items | Excel Programming | |||
ComboBox items | Excel Programming |