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...