Thread: Userid
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Zack Barresse Zack Barresse is offline
external usenet poster
 
Posts: 124
Default Userid

Hi there,

Ken Puls has a great write-up on his site with examples, full code and
pictures...

http://excelguru.ca/node/2

HTH

--
Zack Barresse



"Marvin Buzz" wrote in message
...
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