M
Matthew Reed via AccessMonster.com
I have a form called Rent Amounts with a subform on it called Rent Amounts
Subform. When the main form is opened, I want both forms to be locked.
In Design View, I've set the Allow Edits property of the Rent Amounts form
= No, and same with the Rent Amounts Subform.
I've used a Macro with a SetValue command to set the value of the
Rent Amounts form to Yes, which works. What's the syntax to set the value
of the subform's AllowEdits property to Yes? Is that all I need to do to
be able to edit data?
Thanks for any help.
MBR
Subform. When the main form is opened, I want both forms to be locked.
In Design View, I've set the Allow Edits property of the Rent Amounts form
= No, and same with the Rent Amounts Subform.
I've used a Macro with a SetValue command to set the value of the
Rent Amounts form to Yes, which works. What's the syntax to set the value
of the subform's AllowEdits property to Yes? Is that all I need to do to
be able to edit data?
Thanks for any help.
MBR