I can't out figure what I've missed out or done wrong!! I have a
database which has a 'Last Update' field. This field has a general of
Short date & Default Value: Date(), which works well when a new record
is input, but when that record is updated by a user, say the next day,
the date isn't changing to the new date. I have tried with the
Default value as Now() and even created a new field for this to see if
there is any change, but nothing is changes.
Can anybody please throw some light on as to how I can get the date to
change to the date data is changed??
Thank you in advance
Trish
database which has a 'Last Update' field. This field has a general of
Short date & Default Value: Date(), which works well when a new record
is input, but when that record is updated by a user, say the next day,
the date isn't changing to the new date. I have tried with the
Default value as Now() and even created a new field for this to see if
there is any change, but nothing is changes.
Can anybody please throw some light on as to how I can get the date to
change to the date data is changed??
Thank you in advance
Trish
Comment