I am running an application that uses Access as the backend database. One form in the app automatically enters a date in the Opened Date field (i.e. Start Date). That date should never be changed.
Unfortunately the form allows the field to be changed.
I do not have access to the code of...