cj247 Posted May 24, 2004 Posted May 24, 2004 You can output the "date last modified" of a whole record, but is it possible to output the "date last modified" of just one field.
The Shadow Posted May 25, 2004 Posted May 25, 2004 You could define a stored calculation like: Status(CurrentDate) & Left( FieldA, 0 ) The occurence of "Field" should cause the calculation to reevaluate when FieldA changes, at which point a new date is stored.
Recommended Posts
This topic is 7563 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