G
Guest
I was tasked to implement security on a multiuser access database. I'm trying to find a way to disable certain controls in a form based on the usergroup a user is assigned to. How can i retrieve the user group using the currentuser() method?