Share via

Access 2010 CurrentUser shows "Admin"

Anonymous
2018-05-10T16:24:16+00:00

I've built a database for contact information. Changes are being made regularly, and I need to identify which users are making the changes. I have done the Date and Time stamp, but the CurrentUser always shows "Admin"

Is there any way to change this? People working within the database will be signing on from different computers, but the database is stored on a shared drive, so all of them say "Admin"

Help!!!

Microsoft 365 and Office | Access | For home | Windows

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

5 answers

Sort by: Most helpful
  1. Tom van Stiphout 40,211 Reputation points MVP Volunteer Moderator
    2018-05-11T02:29:11+00:00

    You already got the answer you were looking for, but I want to explain why it is "Admin" for everyone.

    It's because Access traditionally (up to A2003) had a security system called Workgroup Security where by default the current user was Admin. You could create other users in that system, and give them certain rights.

    That system was done away with, but since it is so ingrained into the code, and not worth fixing, and not worth breaking existing applications, they just left that in, with the default user. Nobody uses it anymore.

    Was this answer helpful?

    0 comments No comments
  2. Anonymous
    2018-05-10T22:40:09+00:00

    Thanks Duane.  Coming from you, that means a lot!

    Was this answer helpful?

    0 comments No comments
  3. Duane Hookom 26,825 Reputation points Volunteer Moderator
    2018-05-10T22:24:32+00:00

    Daniel,

    Very nice page!

    Was this answer helpful?

    0 comments No comments
  4. Anonymous
    2018-05-10T18:58:26+00:00

    Was this answer helpful?

    0 comments No comments
  5. Duane Hookom 26,825 Reputation points Volunteer Moderator
    2018-05-10T18:11:08+00:00

    I typically use Dev Ashish's  API function in all of my applications from theAccessweb.com.

    Was this answer helpful?

    0 comments No comments