chris-uk-lad
Registered User.
- Local time
- Today, 01:02
- Joined
- Jul 8, 2008
- Messages
- 271
Sorry, another question ^^;
I have a form that locks all records on opening (Me.AllowEdits = False on form_load) and use Me.AllowEdits = True when an update or add record button is clicked. However, when i then use a button to complete edits reruns Me.AllowEdits = False it doesnt lock all the fields again.
Any info?
I have a form that locks all records on opening (Me.AllowEdits = False on form_load) and use Me.AllowEdits = True when an update or add record button is clicked. However, when i then use a button to complete edits reruns Me.AllowEdits = False it doesnt lock all the fields again.
Any info?