so sorry - i searched old posts and couldn't find an answer!
i want to click an 'edit' button on a main form and have it set the AllowEdits property to True on the form AND subform. works for the form.....but i can't seem to change the subform property. using
Forms!mainform!subform.allowedit = true
thank you for your help
jennifer
i want to click an 'edit' button on a main form and have it set the AllowEdits property to True on the form AND subform. works for the form.....but i can't seem to change the subform property. using
Forms!mainform!subform.allowedit = true
thank you for your help
jennifer