Results 1 to 2 of 2
  1. #1
    Moonman is offline Novice
    Windows 7 32bit Access 2010 32bit
    Join Date
    Jun 2013
    Posts
    8

    Cool Tracking record changes and logging into a new table


    I am have a shared form that allows several users to make changes to information in drop-down menus and memo fields. I need to identify all changes made on a weekly basis, and would like to have only the identified changes populate a table. I would like to have this vba code initiated via a button, that also resets the data date in preparation for the upcoming week. Since I am relatively new to the vba world, I would like some spelled out sample code that is based on the following information:

    Table1: WorkWeek
    Table2: WWChanges

    Field1: EngStatus (Memo)
    Field2: PlanStatus (Memo)
    Field3: WDS (ComboBox)
    Field4: DWG (ComboBox)

    Any help in this matter would be greatly appreciated!!!!

    Thank you

  2. #2
    June7's Avatar
    June7 is offline VIP
    Windows 7 64bit Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    52,902
    That is an audit log (or audit trail). Frequent topic in form. A search should return quite a few threads.

    Here is one version for audit log: http://allenbrowne.com/AppAudit.html
    How to attach file: http://www.accessforums.net/showthread.php?t=70301 To provide db: copy, remove confidential data, run compact & repair, zip w/Windows Compression.

Please reply to this thread with any new information or opinions.

Similar Threads

  1. Record Tracking
    By jlgray0127 in forum Forms
    Replies: 3
    Last Post: 05-08-2013, 01:23 PM
  2. Logging and tracking in access
    By snoopy in forum Programming
    Replies: 4
    Last Post: 11-01-2012, 09:01 PM
  3. Replies: 1
    Last Post: 06-28-2012, 01:46 AM
  4. Report from a data logging table
    By chrismec in forum Reports
    Replies: 1
    Last Post: 02-29-2012, 01:03 PM
  5. Logging Changes
    By nichmeg in forum Programming
    Replies: 0
    Last Post: 12-06-2011, 02:47 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Other Forums: Microsoft Office Forums