May 24, 200421 yr 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.
May 25, 200421 yr 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.
Create an account or sign in to comment