Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
DiscussionsAccessExcelInfoPathOutlookPowerPointPublisherWord
DirectoryUser Groups
Related Topics
Outlook ExpressInternet ExplorerWindowsMS Server ProductsMore Topics ...

MS Office Forum / Excel / New Users / February 2008

Tip: Looking for answers? Try searching our database.

Formula to show user name?

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Snoopy - 08 Feb 2008 09:23 GMT
Hey guys
I'm working with a Excel-form to be used by several users.
It would be convenient to show/place the current user's name in a
cell.
Is there any formula that transports this user name from MS properties
funktion into my Excel-cell?

Regards
Snoopy
Bob Phillips - 08 Feb 2008 11:27 GMT
Create a UDF

Function ThisUser()
   ThisUser = Environ("Username")
End Function

=ThisUser()

Signature

HTH

Bob

(there's no email, no snail mail, but somewhere should be gmail in my addy)

> Hey guys
> I'm working with a Excel-form to be used by several users.
[quoted text clipped - 5 lines]
> Regards
> Snoopy
Snoopy - 08 Feb 2008 12:42 GMT
> Create a UDF
>
[quoted text clipped - 22 lines]
>
> - Vis sitert tekst -

Thanks Bob :)
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.