track changes in a subform

R

Rick B

You would have to apply the code to the subform events. You'd also need to
make sure the table to which your subform is bound, has your timestamp field
in it.

Pretty much every table you want to log timestamps for would need the field,
and all the associated forms and subforms would need to update that field
when a record is changed.

Rick B
 
R

Rick B

Ooh - after looking at your message again and the associated KB article, I
am not sure now if you are trying to track changes (save before and after to
an audit trail table) or simply update a timestamp (enter a date and time in
a field each time a record is changed).

Time stamp and audit trail are two different things.

Rick B
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top