Results 1 to 2 of 2
  1. #1
    jmitchelldueck is offline Advanced Beginner
    Windows 7 64bit Access 2010 64bit
    Join Date
    Jul 2015
    Posts
    51

    Tracking When Tasks are Completed

    Hi,

    I'm building a database to track contracts, and I want to create a way to track the process of a renewal. I want my end user to look at a form based on a query with all the process items and click a Completed? box as they complete items, but I also want to track the date they click it, so the process can be audited to see which steps are too slow, etc. I'm thinking I would do so with a Yes/No box that saves the date in my tracking query, but I'm not sure how to add this (maybe On Update).

    Thanks to everyone answering my many questions!



    Also, I would like it to save the date if the Yes/No box is un-clicked. I'm reading on the MS Office Help and it says to use a Default Value for it. Is there a more efficient way to go about this?

    Oops, just realized I'm not able to use my Yes/No boxes in a query, since I'm getting them from a reference table. Is there an alternative to this?
    Last edited by June7; 07-21-2015 at 02:05 PM.

  2. #2
    June7's Avatar
    June7 is online now VIP
    Windows 7 64bit Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    53,598
    So you want to save the date for each time the yes/no field is edited? DefaultValue will not be useful for this. Use code in the checkbox Change event to set value of date field.

    What do you mean yes/no fields are from reference table?
    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. Replies: 5
    Last Post: 07-10-2014, 09:37 AM
  2. I've completed thru #3....
    By Mmoney13 in forum Access
    Replies: 5
    Last Post: 03-31-2014, 09:03 PM
  3. Completed tasks
    By tfanara in forum Access
    Replies: 3
    Last Post: 08-21-2013, 02:29 PM
  4. Replies: 1
    Last Post: 06-28-2012, 01:46 AM
  5. Completed Database - Packaging?
    By AccessFreak in forum Database Design
    Replies: 1
    Last Post: 01-10-2011, 12:06 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