Morpheus_UK
Registered User.
- Local time
- Today, 03:36
- Joined
- Dec 31, 2004
- Messages
- 23
Is there a way to have one Command button on a form, say called UnLock, which is active (enabled + unlocked), and make everything else on the form Read Only.
When You press this UnLock Command button, it makes everything on the form that was Read Only, now editable.
There would be a second Comand button, say Lock (which is active once you pressed unlock) which makes everything Read Only again apart from the Unlock Command Button. Note it is a continous form, tabular, so it will have new records added.
I think this is to do with programming, but I have no experience there. Any suggestions on how to do this would be great. If its too much trouble, don't worry replying.
When You press this UnLock Command button, it makes everything on the form that was Read Only, now editable.
There would be a second Comand button, say Lock (which is active once you pressed unlock) which makes everything Read Only again apart from the Unlock Command Button. Note it is a continous form, tabular, so it will have new records added.
I think this is to do with programming, but I have no experience there. Any suggestions on how to do this would be great. If its too much trouble, don't worry replying.