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
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
use this
Environ("UserName")
--
Gary
"Chaplain Doug" <ChaplainDoug@discussions.microsoft.com> wrote in message
news:D2A6709C-3D2F-464C-87D7-3D0BBA975AF6@microsoft.com...
> 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
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
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
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks