Hello there,
I have 2 Combo box and try to link them:
1. Combo box1, has a dropdown list as: A, B, C;
2. Combo box2, has a dropdown list as: A1, A2, A3, B1, B2, B3, C1, C2, C3;
I try to do this: when I chose A from dropdown list on Combo box1 , then the dropdown list on Combo box2 should only show: A1, A2, and A3.
Please help me!
Thanks,
Cindy