D
Dee
I would like to add a date stamp to a record and/or field
(if possible) every time a user updates a record on a
form. I have tried using Me.LastUpdated = Now(), but this
just creates a new record with a date listed at the bottom
of the table (a new record is created) and I have now way
of knowing which field is updated. I only want it to be
visable at the table level and not on the form.
Thanks,
Dee
(if possible) every time a user updates a record on a
form. I have tried using Me.LastUpdated = Now(), but this
just creates a new record with a date listed at the bottom
of the table (a new record is created) and I have now way
of knowing which field is updated. I only want it to be
visable at the table level and not on the form.
Thanks,
Dee