View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Alok Joshi[_4_] Alok Joshi[_4_] is offline
external usenet poster
 
Posts: 6
Default Retrieving email addresses from nt logins

Hi Friends and Experts,

I have an Excel application in which I have already got a table of the nt
logins of the valid users which I use to validate the user. However, I would
like the application to figure out the users full name and internal e-mail
address. This is becuase the application is expected to automatically send
e-mails etc.

Is there a way I can do this?