johannaellamay
Registered User.
- Local time
- Today, 19:55
- Joined
- Jul 19, 2014
- Messages
- 190
I have a database for HR. It's almost finished. I've already created a login form. I want to create an audit trail. I've already researched about it and I think I could do those. However, they're not exactly what I was looking for. I want my audit trail table to be connected to my login form.
Most, if not all, of the examples that I found in the internet about audit trails have a "created by" or "edited by" tracker that uses only the username from the login in Windows, and not the login from my actual login table on Access, if that makes sense.
I used this (http://scottgem.wordpress.com/2012/10/18/audit-trail-using-data-macros-2/) for my reference because it's the easiest one I could find. However, I don't know what I should input as the value for "changeby."
Bottomline is, I want to create an audit trail that utilizes the username from the login form/table in my database, and not from Windows or something.
Can you please help me? Or do you know any references I can study?
I would really appreciate it.
Most, if not all, of the examples that I found in the internet about audit trails have a "created by" or "edited by" tracker that uses only the username from the login in Windows, and not the login from my actual login table on Access, if that makes sense.
I used this (http://scottgem.wordpress.com/2012/10/18/audit-trail-using-data-macros-2/) for my reference because it's the easiest one I could find. However, I don't know what I should input as the value for "changeby."
Bottomline is, I want to create an audit trail that utilizes the username from the login form/table in my database, and not from Windows or something.
Can you please help me? Or do you know any references I can study?

Last edited: