Lock Records on a Form

J

JD McLeod

I have a multi-tab form used for data entry. When the user launches the
form, it comes up as a single form. The user uses the navigation buttons at
the bottom of the form to move between records.

One of the check boxes (Yes/No) on the form is used by the supervisor to
indicate that a record is complete. Is there a way to lock all the fields on
the form for that record so that changes can not be made after the supervisor
reviews it? I know how to lock an individual field based on another field's
value, but I think I am talking about locking a record in this case? I still
need for the user to be able to use the form and select other records, but
just not modify this one. Thanks.
 
Top