Antoinette
New member
- Local time
- Today, 23:01
- Joined
- Apr 7, 2009
- Messages
- 3
Hi, I hope someone can help me. In my database I have a Client_Details form and need to find a way of locking individual records (i.e. once clients data has been entered in form view) to avoid accidental changes being made, but still need to be able to use the same form to create new records. Ideally I would like to place a check box on the form, that can be selected/deselected to allow editing if required. I have put a boolean field (FormCompleted: Yes/No) in the main table but cannot find a way of utilising it! Any help would be gratefully received but I am not very good at VB