vbadvt
10-05-2009, 07:45 AM
Hello all,
I have a form in which I need to disable a combobox based on a selection in another combobox.
For example, there are 2 comboboxes C1 and C2.
C1 has a dropdown list with values apple, banana, orange, grapes, kiwi.
When the user chooses orange from the list in C1, the combo box C2 should automatically be disabled. Can someone tell me how to do this? I am new to VB and I am still learning. Please help ASAP.. Thanks
I have a form in which I need to disable a combobox based on a selection in another combobox.
For example, there are 2 comboboxes C1 and C2.
C1 has a dropdown list with values apple, banana, orange, grapes, kiwi.
When the user chooses orange from the list in C1, the combo box C2 should automatically be disabled. Can someone tell me how to do this? I am new to VB and I am still learning. Please help ASAP.. Thanks