Manish Sharma
Member
Hi Friends,
I have 3 ActiveX Combo box which are dynamic, I mean to say that the drop-down list changes by its own if we make any changes in the 3 column (Column XFA:XFC) from where the combo boxes are pulling it's list.
Now I am trying to insert "All" option for each of the possible drop-down list in Combo-box 2 and Combo-box 3 without disturbing the data in column (XFA:XFC).
For example:-
If in comb-box 1 "Group 2" is selected then
in combo-box 2 drop-down list should display (All, Latin America, Asia Pacific)
and combo-box 3 should contain 3 different drop-down list for the above mentioned 3 Subgroups which are (All); (All, China H, Indonesia, Korea); (All, Malaysia, Philippines, Thailand)
If required you can change the VBA code.
Here is the file
If i am not clear with my description, then please ask me.
Regards,
I have 3 ActiveX Combo box which are dynamic, I mean to say that the drop-down list changes by its own if we make any changes in the 3 column (Column XFA:XFC) from where the combo boxes are pulling it's list.
Now I am trying to insert "All" option for each of the possible drop-down list in Combo-box 2 and Combo-box 3 without disturbing the data in column (XFA:XFC).
For example:-
If in comb-box 1 "Group 2" is selected then
in combo-box 2 drop-down list should display (All, Latin America, Asia Pacific)
and combo-box 3 should contain 3 different drop-down list for the above mentioned 3 Subgroups which are (All); (All, China H, Indonesia, Korea); (All, Malaysia, Philippines, Thailand)
If required you can change the VBA code.
Here is the file
If i am not clear with my description, then please ask me.
Regards,