Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion GroupsFormsForms ProgrammingQueriesModules / DAO / VBAReports / PrintingMacrosDatabase DesignSecurityConversionImporting / LinkingSQL Server / ADPMultiuser / NetworkingReplicationSetup / ConfigurationDeveloper ToolkitsActiveX ControlsNew UsersGeneral 1General 2
Access DirectoryToolsTutorialsUser Groups
Related Topics
SQL ServerOther DB ProductsMS OfficeMore Topics ...

MS Access Forum / Queries / November 2005

Tip: Looking for answers? Try searching our database.

Tracking changes

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Luther - 04 Nov 2005 16:08 GMT
Hi,

Here is the situation:

1.  6 fields that are 2 digits each
2.  1 check box field named "changed"

What I would like to do is track how many times someone changes data in any
of the 6 fields; right now, they would just check the "changed" box (don't
want to trust that). I would like to do something that would give me a count
of these changes.

This way, I can report the percentage of changes within this database.

Any help on this would be appreciated.

Thanks.
Allen Browne - 04 Nov 2005 17:00 GMT
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.
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.