Finding out who is logged on, which group they belong to?

D

Daniel Lees

HI

I was wondering if it is possible to find out what group the user that is
currently logged on belongs to. I am doing a database that consists of
several differnt departments and i wanted to find out which group the current
user belongs to so when they open the database it automatically displays the
incomplete records in there department? Is this possible?

Cheers

Danny
 
J

JackP

If you mean you want to find out the network DOMAIN name that the user logs
on with, then yes you can.

The best place to look for that sort of thing is here :
http://www.mvps.org/access/api/index.html

as there are several articles which will help you extract stuff like
username, domain name etc.
 
D

Daniel Lees

I wanted to know which group in my MS Access groups they belonged to? Is that
possible?

Cheers

Danny
 
Top