i have a check box on a form that is not enabled and is locked, my goal is to have that check box become "checked" when a certain action is performed on another form. for example: if the check box is on "form1" it is unchecked by default. i open "form2" and trigger any one of 4 option buttons, and upon triggering any one of those 4 option buttons, the check box on "form1" magically becomes checked.
Thanks
Thanks