zabiullakhan
Active Member
- Joined
- Aug 30, 2010
- Messages
- 310
I have 2 combo box and i want to change the input range of the second combo box with refrence to the value in first combo box.
For example
combo box 1 - "animals", "flowers"
combo box 2 - "dog", "cat", "lion", "rose", "lily", "lotus"
if i select "animals" in combo box 1 then combo box 2 should list only "dog", "cat", "lion"
if i select "flowers" in combo box 1 then combo box 2 should list only "rose", "lily", "lotus"
Please help
For example
combo box 1 - "animals", "flowers"
combo box 2 - "dog", "cat", "lion", "rose", "lily", "lotus"
if i select "animals" in combo box 1 then combo box 2 should list only "dog", "cat", "lion"
if i select "flowers" in combo box 1 then combo box 2 should list only "rose", "lily", "lotus"
Please help