Does anyone know how to display the date of last modification of a record? perhaps log it in a field of the same record in Access?
Thanks
JT
Aug 1st, 2000, 12:30 AM
Yes. I assigned a common event procedure to every field (After Update) So that the "updated" field becomes the current date after any of the fields changes. The Date function did the trick.
vbforums.com
Copyright Internet.com Inc., All Rights Reserved.