I have a database for Pretrial Bail Release Supervision. Once the case is closed, a [CaseClosedDate] will be entered in the form. As soon as that field is no longer empty, I would like the record to become read-only. They have other cases (records), however, that need to remain unlocked. I have tried placing code on the AfterUpdate event of the CaseClosedDate field and on the OnCurrent event of the form but am having no luck. Any suggestions?
Thanks!!
Thanks!!