Get Access user name

J

Johnson

I am using AccessXP
How do I get the Access UserName, NOT the network
user name, to use in my code. I've searched the help file
and there is very nothing found, or my help file is corrupt.
When I search for UserName it finds it in the index,
but when I click on it, no help is shown.

Thank you for any help.
 
R

Rick Brandt

Johnson said:
I am using AccessXP
How do I get the Access UserName, NOT the network
user name, to use in my code. I've searched the help file
and there is very nothing found, or my help file is corrupt.
When I search for UserName it finds it in the index,
but when I click on it, no help is shown.

Thank you for any help.

CurrentUser()
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top