set user id and track changes

J

Jennifer

We have 5-6 people that update our form and I would like to know if I can
assign each and ID and be able to track their changes/updates on the form?
 
A

Allen Browne

There's not a built-in mechanism to keep track of all the changes users
make, but it is possible to do it programmatically. Here's how:
Audit Trail - Log changes at the record level
at:
http://allenbrowne.com/AppAudit.html

The next version of Access (2010) will have built-in data macros, so it will
be easier to do this kind of thing.
 
Top