R
Rex
I have a main form and a subform. The main form has a combo box
control and the subform has a textfield.
What I want to do is when the main form loads it should check the
value of the combo box and if it, lets say "MZ" then the textfield in
the subform must be enabled otherwise it should be remain disabled.
This should be done without setting any explicit focus.
Any help would be greatly appreciated.
control and the subform has a textfield.
What I want to do is when the main form loads it should check the
value of the combo box and if it, lets say "MZ" then the textfield in
the subform must be enabled otherwise it should be remain disabled.
This should be done without setting any explicit focus.
Any help would be greatly appreciated.