Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I am trying to keep a running log of every user who opens a workbook. On
startup, I'm running a macro that includes the "Application.UserName" command to get the user name. However, many users of the workbook have Excel set up so that the username returned by "Application.UserName" is simply "Registered User". The "Registered User" seems to be an Excel artifact only, based on what is entered in "Tools Options General User name" Is there a way in VB to get a "lower-level" user name, from Windows itself maybe? Because even on the machines that have "Registered User" in Excel, the actual person's name can be found in Windows (2000) "My Computer" properties. I would like to somehow bypass Excel's "Registered User" value and get the person's real user name as set in Windows. TIA. -SF |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Capturing Formatting with VLookup | Excel Discussion (Misc queries) | |||
Capturing Top 5 Performers | Excel Worksheet Functions | |||
capturing all of the data | Excel Worksheet Functions | |||
Capturing Date | New Users to Excel | |||
Capturing First Change In A Cell | Excel Worksheet Functions |