keelbolt Posted August 13, 2012 Posted August 13, 2012 I want a statement on each record that says: Last Modified on (date) by (user). The date bit is easy - I just set a field to auto enter the date of the last modification and use that. But how do I capture the account name of the last modifier of that record, and get it updated in the second (user) field? I've tried using a calculation field with Get(AccountName), but this simply records the account that created the record, not the last user. It's got to be a simple job, but my head is spinning.....
bcooney Posted August 13, 2012 Posted August 13, 2012 Another auto-enter option is Modified By. If you need to capture each modification, then you're looking for an audit log technique.
Recommended Posts
This topic is 4542 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now