well, you can just setup a audit table or something similar...
however access doesn't have triggers, so in order to log each action, you'll have to force the users to use forms which you've set up which contain code that will insert records into the audit table whenever a specific change is made...
--------------------
Procrastinate Now!