Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Excel 2003. How may I programmatically determine the Windows login name of
the user currently using a workbook? Thanks for the help. -- Dr. Doug Pruiett Good News Jail & Prison Ministry www.goodnewsjail.org |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
use this
Environ("UserName") -- Gary "Chaplain Doug" wrote in message ... Excel 2003. How may I programmatically determine the Windows login name of the user currently using a workbook? Thanks for the help. -- Dr. Doug Pruiett Good News Jail & Prison Ministry www.goodnewsjail.org |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
msgbox environ("UserName")
-- HTH... Jim Thomlinson "Chaplain Doug" wrote: Excel 2003. How may I programmatically determine the Windows login name of the user currently using a workbook? Thanks for the help. -- Dr. Doug Pruiett Good News Jail & Prison Ministry www.goodnewsjail.org |
#4
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Thank you.
-- Dr. Doug Pruiett Good News Jail & Prison Ministry www.goodnewsjail.org "Jim Thomlinson" wrote: msgbox environ("UserName") -- HTH... Jim Thomlinson "Chaplain Doug" wrote: Excel 2003. How may I programmatically determine the Windows login name of the user currently using a workbook? Thanks for the help. -- Dr. Doug Pruiett Good News Jail & Prison Ministry www.goodnewsjail.org |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Excel and Windows Login ID problem... | Setting up and Configuration of Excel | |||
Inserting windows login name to a new column? | New Users to Excel | |||
Cancel user's changes but save other changes | Excel Discussion (Misc queries) | |||
insert a user's name/id | Excel Discussion (Misc queries) | |||
Windows Login Password | Excel Programming |