S
Sanjin Vidlanovic
OK, one more for today.
I have a form with a subform on it. When I open the form I check (on
Activate) one control and depending on it's value run a command:
Me.AllowEdits = False
This prevents controls on the form to be edited, but controls on the subform
remain
open.
How to prevent user from editing a subform on a locked document
Thx, Sanjin
I have a form with a subform on it. When I open the form I check (on
Activate) one control and depending on it's value run a command:
Me.AllowEdits = False
This prevents controls on the form to be edited, but controls on the subform
remain
open.
How to prevent user from editing a subform on a locked document
Thx, Sanjin