B
BrettsNEWS
Hi, Can anyone help. (Access 2000)
I can detect the current user by
Person1 = CurrentUser
or If CurrentUser = "B Clark" Then etc etc.....
But how do I detect that a particular group is logged on?
i.e. if I have a group called Captain and I want Captains to be able to open
or not open a form, how do I detect that that group is one of the active
groups?
Bearing in mind that a particular Captain may be in a few groups and
therefore more than one group is active.
Thanks in anticipation
Brett.
I can detect the current user by
Person1 = CurrentUser
or If CurrentUser = "B Clark" Then etc etc.....
But how do I detect that a particular group is logged on?
i.e. if I have a group called Captain and I want Captains to be able to open
or not open a form, how do I detect that that group is one of the active
groups?
Bearing in mind that a particular Captain may be in a few groups and
therefore more than one group is active.
Thanks in anticipation
Brett.