I have set up a networked database using the Access security wizard
and have created a number of users and assigned them to group. I can
discover the currently logged-in user using the CurrentUser()
function, but how do I find (in VBA) what groups they belong to?
Thanks in advance for any help.