Matt Leach Posted June 23, 2010 Posted June 23, 2010 I have a field that is currently set to Automatically Enter the Modification time of the record. Is it possible to have the field pull the modification time only once? I am trying to calculate the start and end time of a note by using an auto enter creation and modification fields. The problem is that if at any time the user goes back to edit a note, the original modification time will be overwritten and results in an inaccurate time. Thanks in Advance
Raybaudi Posted June 23, 2010 Posted June 23, 2010 Hi create a third field that auto-enter a calculated value ( with a check into "Do not replace existing value for field ... ) and calc: Case( modification ≠ creation ; modification )
Matt Leach Posted June 23, 2010 Author Posted June 23, 2010 Thank you for the example, exactly what i needed.
Recommended Posts
This topic is 5325 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