N
nxqviet
Hi all,
I have a simple Loop question. On the same form, I have a combo box and
a few check boxes. I want all the check boxes to be disabled untill
user select an item from the combo box. If the combo box become Null
again, all the check box should return to disabled (enabled = false).
I tried Do While ... Loop. But it only disable the check box upon load
form. Can some one help me with his loop? and where should I put this
loop so that it will run continuously.
Thanks
V_
I have a simple Loop question. On the same form, I have a combo box and
a few check boxes. I want all the check boxes to be disabled untill
user select an item from the combo box. If the combo box become Null
again, all the check box should return to disabled (enabled = false).
I tried Do While ... Loop. But it only disable the check box upon load
form. Can some one help me with his loop? and where should I put this
loop so that it will run continuously.
Thanks
V_