E
Emergency Power
When I open my form called frmClients I do not want to let the user to be
able to edit unless they use the edit button. I set the allow edits to "no"
in properties and the edit button is coded on click to Me.AllowEdits = True
Why is the user able to edit the client info without the edit button clicked ?
Thank you for your help!
able to edit unless they use the edit button. I set the allow edits to "no"
in properties and the edit button is coded on click to Me.AllowEdits = True
Why is the user able to edit the client info without the edit button clicked ?
Thank you for your help!