Specific Audit

D

D

Hi:

For a form based on a single table, can you please tell me if there is way
to track who/when changed the old records or added the new ones?

Thanks a lot!

Dan
 
A

Allen Browne

D said:
For a form based on a single table, can you please tell me if there is way
to track who/when changed the old records or added the new ones?

Access does not give this detail to you, but if all changes are made through
forms you can simulate it with the form's events.

For details, see:
Audit Trail - Log changes at the record level
at:
http://allenbrowne.com/AppAudit.html
 
Top