I have a form (frmStudentData) with a subform (subfrmHonorRoll). I want to set it up so that someone can not edit the data without pushing an edit button. I set the Allowedit control on both forms to no. I created a button to allow edits with code me.allowedits=true. That works on main form. I can’t get the code right to allow edits on the subform. Any help would be appreciated.
Thanks
Paul