hello
I have a form with a subform, and had used the the following code which worked fine:
Me.Form.frm_Participants_subform.Locked = False
I changed the form to use tabs, and placed the subform on one of the tabs. Now that code no longer woks. I've tried everything I could find on TT and still cannot seem to get it right. Can anyone help me out with a suggestion?
Thanks
I have a form with a subform, and had used the the following code which worked fine:
Me.Form.frm_Participants_subform.Locked = False
I changed the form to use tabs, and placed the subform on one of the tabs. Now that code no longer woks. I've tried everything I could find on TT and still cannot seem to get it right. Can anyone help me out with a suggestion?
Thanks