View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
[email protected] acampbell012@yahoo.com is offline
external usenet poster
 
Posts: 129
Default Know the real name and surname of user logged

You would have to provide the source for the cross reference. I have
an application similar to your need. I obtain the network log on I.D.
(employee i.d.) and then web query the company's employee directory for
the name associated with the i.d.


sal21 wrote:
I know the way to know the ID name of user logged on PC, but i want to know
the real name of user Name and Surname (similar Jhon Smith) and store it in a
cells...?
Or.. if existis in wich part of dir, text file or other is stored this
information?