I know how code to enable multiple fields after a check box selection. But I want to be able to do the same effect, but for a combo box. I want to dim all fields, then once I pick a selection from a combo box, the fields related to that selection would be enabled for data entry.
Here is the combo box selections:
T1
T2
T3
T4
based on which particular selection, I'd like to be able to enable the commands that are tagged that particular selection.
thanks
Jona
Here is the combo box selections:
T1
T2
T3
T4
based on which particular selection, I'd like to be able to enable the commands that are tagged that particular selection.
thanks
Jona