View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
SupperDuck SupperDuck is offline
external usenet poster
 
Posts: 44
Default How to find Windows login name with code?

Dear all,

In my macro i want to get the login name.

For example, when i make a record macro, it writes "this macro was created
by superduck which is my login name on windows.

But i don't know how to do this with code :(

Regards,