Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Hello,
Im currently workin gin excel sheet. i want the sheet to capture the username from system or licence details whener the user open the sheet. So what is the function i can use or vb formula i can to enable the system to capture the details. Thanks in advanced. |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Following is from Charles Maxon's blog;
Function UserNameWindows() As String UserName = Environ("USERNAME") End Function It worked for me in Excel 2007. See http://blogs.officezealot.com/charle...2/10/3574.aspx for details. "Dave VB logic for excel" wrote: Hello, Im currently workin gin excel sheet. i want the sheet to capture the username from system or licence details whener the user open the sheet. So what is the function i can use or vb formula i can to enable the system to capture the details. Thanks in advanced. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Is there a formula to capture the hyperlink from a cell? | Excel Worksheet Functions | |||
Excel screen capture to capture cells and row and column headings | Excel Discussion (Misc queries) | |||
Formula to capture Document Properties | Excel Discussion (Misc queries) | |||
If, then formula to capture data? | Excel Worksheet Functions | |||
is there a memory plus (like a calculator) fucntion in excel? | Excel Worksheet Functions |