Thread: Userid
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Marvin Buzz Marvin Buzz is offline
external usenet poster
 
Posts: 21
Default Userid

I need to determine the Windows login ID of my current user to determine
whether (s)he is authorized to execute certain macros. How would I get that
information programmatically?

Thanks