I have a field in my table that is called LastEdit. The default value is =Now(). It assigns a date/time when the record is first created.
I want it to capture a new time and replace the old time whenever I edit a field in that record. Right now it does not update the date/time field when I make an edit.
What do I need to do so that I can capture the time when I make an edit to a field in a record? Thanks.
I want it to capture a new time and replace the old time whenever I edit a field in that record. Right now it does not update the date/time field when I make an edit.
What do I need to do so that I can capture the time when I make an edit to a field in a record? Thanks.