Custom Message When Record is Locked

  • Thread starter Thread starter David W
  • Start date Start date
D

David W

Is there a way to intercept and change the message
"You cannot assign a value to this"
when a record is being edited by another user?
If you didnt know what was going on, it could be kinda misleading.
 
Hi,


In the Form OnError event procedure ? You will have to check the error
number supplied in the argument.


Hoping it may help,
Vanderghast, Access MVP
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top