how do i create a log of updates in access 2003

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I am trying to create a log of updates applied to a record that would appear
in a memo/text box. How do i create a log of these updates, it must contain
the time, username and the action. Any help would be appreciated.
 
See:
Audit Trail - Log changes at the record level
at:
http://allenbrowne.com/AppAudit.html

The article explains how to use the events of the form to create a copy of
the record when it is created, edited (before and after), or deleted, with
user name and date/time.

You will need some understanding of VBA to implement this.
 

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

Back
Top