Hi all,
I have a form that is constantly used by several people at the same time. I would like to be able to have one user have the form open, and lock others out from using it until the one user closes it.
When the one user does have it open, and someone else tries to open
it. I would like a msgbox to inform the user trying to open it that it is currently in use and must wait. Then when closed, inform them that it is free.
I am currently using this (=FOSUserName()) in a text box to display
the current users name when they have it open. I am thinking that
it could be used somehow to send the msgbox to the person when the
form is available.
Thanks for all your help.
I have a form that is constantly used by several people at the same time. I would like to be able to have one user have the form open, and lock others out from using it until the one user closes it.
When the one user does have it open, and someone else tries to open
it. I would like a msgbox to inform the user trying to open it that it is currently in use and must wait. Then when closed, inform them that it is free.
I am currently using this (=FOSUserName()) in a text box to display
the current users name when they have it open. I am thinking that
it could be used somehow to send the msgbox to the person when the
form is available.
Thanks for all your help.
