solrac_otos
Registered User.
- Local time
- Yesterday, 19:44
- Joined
- Apr 4, 2014
- Messages
- 19
I was hoping someone could help me with this.
I have several data entry forms in my DB. What I would like to do is capture the windows user name of the people adding records and changing records. How do I go about doing that? I was think of an on change event to a given field that would then pull the username and insert it in another field/object.
Lets say the an on change of me.cmbModel update txtUserName.
Any help you can provide would be greatly appreciated.
Kind regards.
-C.
I have several data entry forms in my DB. What I would like to do is capture the windows user name of the people adding records and changing records. How do I go about doing that? I was think of an on change event to a given field that would then pull the username and insert it in another field/object.
Lets say the an on change of me.cmbModel update txtUserName.
Any help you can provide would be greatly appreciated.
Kind regards.
-C.