View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Barb Reinhardt Barb Reinhardt is offline
external usenet poster
 
Posts: 3,355
Default Get Network Login Name

Have you tried Environ("USERNAME") in VBA?
"Michael" wrote:

Is there a code to get the Network Login Name and append that to a cell on a
worksheet?