Record Locking

J

Justin E.

Is there a way to check to see if a record is locked in a
multiuser database? Record locks is set to edited record
and when 2 users are looking at a record the users get a
large number of errors because of calculations being done
to the record in the form. Can i check to see if the
record is locked by another user and not let the other
user open the form or record?
 
Top