Good Morning,
Is there a way in VBA to check if a record is currently locked, and if so
display a message to the user with the user name of who has it locked?
Any help or examples would be appreciated.
Thanks,
~John
Alex Dybenko - 23 Jan 2005 09:03 GMT
You can try to lock record, and then check for error - if error occur - then
record in locked

Signature
Alex Dybenko (MVP)
http://Alex.Dybenko.com
http://www.PointLtd.com
> Good Morning,
>
[quoted text clipped - 5 lines]
> Thanks,
> ~John