Access does not provide you with logging, but if all changes are made
through a form, you can use the events of the form to track inserts,
changes, and deletions of your records.
If you are comfortable with VBA code, see:
Audit Trail - Log changes at the record level
at:
http://allenbrowne.com/AppAudit.html

Signature
Allen Browne - Microsoft MVP. Perth, Western Australia.
Tips for Access users - http://allenbrowne.com/tips.html
Reply to group, rather than allenbrowne at mvps dot org.
> Here is the situation:
>
[quoted text clipped - 13 lines]
>
> Thanks.
Luther - 04 Nov 2005 18:04 GMT
Thank you very much for your input. I will try this solution and report
back....
> Access does not provide you with logging, but if all changes are made
> through a form, you can use the events of the form to track inserts,
[quoted text clipped - 22 lines]
> >
> > Thanks.