How do Identify a user?

S

Shawn

I'm using Access Security / workgroup.

On certain forms, I would like to automatically capture
the users logon name and log their name with the rest of
the transaction created on that form. Thanx ~Shawn
 
J

Joan Wild

You can capture that using the CurrentUser() function. Use it in the
BeforeUpdate event for the form.
 
G

Guest

THANK YOU !!! PERFECT!! As usual, I was making it
harder then it was, looking over hear and over there
instead of looking right in front of me... I should have
known that one! Thank You Joan :)

~Shawn
 

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