Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
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" ?? |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Yes, you would need to reference the source of the information. If you
maintain it in the registry, then possibly there, but the Global address list might be the best. http://www.vbaexpress.com/kb/getarticle.php?kb_id=222 -- Regards, Tom Ogilvy "E Anton" wrote: 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" ?? |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
outlook 2007 wont recognize my profiles | Excel Discussion (Misc queries) | |||
Macro Security Across Profiles | Excel Discussion (Misc queries) | |||
My Places set for individual profiles | Excel Discussion (Misc queries) | |||
outlook profiles | Excel Programming | |||
Finding the Username of a user who has a shared Network file open. | Excel Programming |