P
Patrick Graham
I have a main form and a bunch of sub forms.
I want to let some people use the forms I created but for
now I want them only able to view records not change them.
Is there an easy way (bit of code) to add to the main
form that will prevent changes to the records in the sub
forms?
The controls on the main form should still be selectable
as they control the records pulled by the subforms.
So I guess i need to add some type of code to the
subforms then? But what is it?
I want to let some people use the forms I created but for
now I want them only able to view records not change them.
Is there an easy way (bit of code) to add to the main
form that will prevent changes to the records in the sub
forms?
The controls on the main form should still be selectable
as they control the records pulled by the subforms.
So I guess i need to add some type of code to the
subforms then? But what is it?