Thread
:
Reference a User Name via macro
View Single Post
#
1
Posted to microsoft.public.excel.programming
PCLIVE
external usenet poster
Posts: 168
Reference a User Name via macro
What code should I use to reference the current user that is saved within
Excel. When the macro is run, in A2 I would like it to display the user
that ran the macro
Range("A2").Value = current user name
Thanks,
Paul
Reply With Quote
PCLIVE
View Public Profile
Find all posts by PCLIVE