audit trail for subform in access 97

A

Allen Browne

Did you try putting the code into the subform's module as well? Since the
code uses the form's events, you need to use it in each form that needs
auditing.

If you do get stuck, or if you need something more comprehensive (audits
deletions too), see:
Audit Trail - Log changes at the record level
at:
http://allenbrowne.com/AppAudit.html
 
Top