G
Guest
Can I add a date stamp (and or a User stamp) in a Text or Memo Field when a
user updates my notes field (Memo)
user updates my notes field (Memo)
Can I add a date stamp (and or a User stamp) in a Text or Memo Field when a
user updates my notes field (Memo)
The Date/Time field with the Now() default works great for indicating when a
record is entered. But how would you implement a "Date Last Changed"
Date/Time field that would change to Now() whenever anything in the record is
changed? I suspect it might be based on the BeforeUpdate event but I can't
find anything on the actual mechanics of it.
mdavidjohnson said:That worked fine. Thank you.
But suppose I go in and change something directly in a table without
using a form. Is there any way to ensure that the "Date Last Changed"
field gets updated then too?
But suppose I go in and change something directly in a table without using a
form. Is there any way to ensure that the "Date Last Changed" field gets
updated then too?