J.P. Posted March 4, 2002 Posted March 4, 2002 Is it possible to monitor the field, like who is modifying that field? I understand that you can monitor who is creating or modifying the records, but is it possible to find out who is modifying certain field or fields?
Steven H. Blackwell Posted March 5, 2002 Posted March 5, 2002 Most welcome. You can add to or substitute such items as the date and time for the User Name, Old Advance Man
Steven H. Blackwell Posted March 5, 2002 Posted March 5, 2002 Yes. This has been discussed here before as I recall. Assume a field called "Address". Define a calculation field of type text with the result STORED. Make the calculation be If(Address,Status(CurrentUserName), Status(CurrentUserName)) Whenever the value in "Address" changes the field will update. HTH Old Advance Man
Recommended Posts
This topic is 8370 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