I have a sub-form on a form.
With AllowEdits turned on all data on the form and subform can be edited.
With AllowEdits turned off, nothing can be edited - fine. So I then put in a command button on the form to AllowEdits with a on click event. This allowed edits on form but NOT on sub-form.
Can anyone help on how to allow edits, deletions, additions on the sub-form aswell.
Thanks
With AllowEdits turned on all data on the form and subform can be edited.
With AllowEdits turned off, nothing can be edited - fine. So I then put in a command button on the form to AllowEdits with a on click event. This allowed edits on form but NOT on sub-form.
Can anyone help on how to allow edits, deletions, additions on the sub-form aswell.
Thanks