Ways to use the Username after user is logon

A

AC

Hi

I have set up Access security with username and passwords.

Do anymore know of the way to generate or show the
username on the form?

Thanks
 
R

Rick Brandt

AC said:
Hi

I have set up Access security with username and passwords.

Do anymore know of the way to generate or show the
username on the form?

=CurrentUser()

as the ControlSource of a TextBox on the form should do it.
 

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