G
Guest
While starting my mdb a welcomeForm appears where the user enters the Name
and then it goes to Switchboard form.
As per the requirement I want to only one person to have access to Edit
data. Therefore on the every form opening It will be checked that which user
has started the mdb and based on that it will AllowEdit.
Therefore is there any method that on fly (global declaration till the mdb
is opened) the user name will be saved. this name it will collect from the
welcomeForm Text1, so that it crosscheck on every form opening.
Please advise
Regards.
Irshad
and then it goes to Switchboard form.
As per the requirement I want to only one person to have access to Edit
data. Therefore on the every form opening It will be checked that which user
has started the mdb and based on that it will AllowEdit.
Therefore is there any method that on fly (global declaration till the mdb
is opened) the user name will be saved. this name it will collect from the
welcomeForm Text1, so that it crosscheck on every form opening.
Please advise
Regards.
Irshad