View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Dale Preuss Dale Preuss is offline
external usenet poster
 
Posts: 2
Default Capture network login ID

I am developing an Excel application that requires tiers of protection. The
users do not want another password to remember (which I have implemented on
several other applications). How can Excel's VBA capture the Novell network
login ID? If it is any help, Outlook handles the email.

Dale Preuss