M
Marcus
I am fairly new to subforms and have the following problem
if anyone can help:
I have a subform which is part of a form which has its
allowedits property set to "NO".
There is a command button which amongst other things then
allows the form to be edited. However the records on the
subform cannot be edited despite there being a piece of
code allowing Me.Allowedits = True. Once the button is
actioned all other controls can be edited.
The mystery is that if the forms property sheet is set to
allowedits "Yes", the subform becomes editable. However I
want to control the editing through th command button.
Am I missing something?????
if anyone can help:
I have a subform which is part of a form which has its
allowedits property set to "NO".
There is a command button which amongst other things then
allows the form to be edited. However the records on the
subform cannot be edited despite there being a piece of
code allowing Me.Allowedits = True. Once the button is
actioned all other controls can be edited.
The mystery is that if the forms property sheet is set to
allowedits "Yes", the subform becomes editable. However I
want to control the editing through th command button.
Am I missing something?????