Thread: LoginID
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Paul Smith[_3_] Paul Smith[_3_] is offline
external usenet poster
 
Posts: 26
Default LoginID

How do I, from within VBA, determine the network user ID of the person using
the workbook.

I assume this will be some form of Windows API call, but does anyone have
any syntax for this.

Many thanks.