MsLady
Traumatized by Access
- Local time
- Today, 03:10
- Joined
- Jun 14, 2004
- Messages
- 438
Get the "Most recently changed control on a form" and update my textbox with it. How?
I need a code to fill a control on my form txtLastUpdatedControl with the name of the control that was last updated on the form.
What i am trying to accomplish is that, since most people go onto the form to make changes, i'd like to record the username (i have this working) and the last control they updated.
How do i accomplish this thru vba?
I need a code to fill a control on my form txtLastUpdatedControl with the name of the control that was last updated on the form.
What i am trying to accomplish is that, since most people go onto the form to make changes, i'd like to record the username (i have this working) and the last control they updated.
How do i accomplish this thru vba?
Last edited: