Hi All,
I having a problem that is causing much grief because I can't understand what is happening. I don't get the logic here.
I have a form with a subform. The subform is displayed in datasheet view.
I want to make the entire form (inc subform) read-only unless a user clicks a button. To that end I set the form properties for both form and subform to not allow edits or deletions.
When I open the form and try to edit a field in the main form, the value does change. Bad. The odd thing is that if I click info the subform I cannot edit and now when I click back into the main form again, I am now unable to make changes.
Why do I first have to click into the subform in order to make the main form 'obey' it's properties.
Thank you very much for your thoughts!
Arch
I having a problem that is causing much grief because I can't understand what is happening. I don't get the logic here.
I have a form with a subform. The subform is displayed in datasheet view.
I want to make the entire form (inc subform) read-only unless a user clicks a button. To that end I set the form properties for both form and subform to not allow edits or deletions.
When I open the form and try to edit a field in the main form, the value does change. Bad. The odd thing is that if I click info the subform I cannot edit and now when I click back into the main form again, I am now unable to make changes.
Why do I first have to click into the subform in order to make the main form 'obey' it's properties.
Thank you very much for your thoughts!
Arch