Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
ComboBox1 ListFillRange is Range1 and linked cell is Combo1Code
ComboBox2 ListFillRange is [Range2] where [Range2] must be a subset of the whole Range2, where FieldA is equal to Combo1Code Is there a way to filter this Range2 on the fly (in memory) and therefore code it in the ListFillRange property ComboBox2 or should I physically create the filtered new range as Range3 in the worksheet in the ComboBox1_Change event and use Range3 in ComboBox2's ListFillRange property? Tx in advance |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Getting Combo boxes to change options based on other Combo boxes. | New Users to Excel | |||
Combo box - Listfillrange | Excel Discussion (Misc queries) | |||
Selecting subsets using combo boxes or list boxes | Excel Discussion (Misc queries) | |||
Questions on combo boxes and list boxes. | New Users to Excel | |||
Populate Combo Box With Filtered List | Excel Programming |