How do I search by user profiles by username?
I'm trying to gather user details such as phone number, department, email
address, etc. and add them to a userform using the windows username as the
search criteria.
What is the best way to go about gathering these user details automatically?
Should I be connecting to the Outlook Global Address List, Network Active
Directory, or are these details available locally like "Application.UserName"
??
|