Results 1 to 5 of 5
  1. #1
    Loucorea is offline Novice
    Windows 7 32bit Access 2002
    Join Date
    Sep 2012
    Posts
    3

    Update date field

    I have a date field in a form called Activity Date. I wish to have it update the associated table field to todays date() when ever it is opened. It will show the correct date on the form but not update the table field. I'm sure I'm missing something simple but can't figure it out.

  2. #2
    pbaldy's Avatar
    pbaldy is offline Who is John Galt?
    Windows XP Access 2007
    Join Date
    Feb 2010
    Location
    Nevada, USA
    Posts
    22,652
    Is the control on the form bound to the field in the table (and the form bound to the table)?
    Paul (wino moderator)
    MS Access MVP 2007-2019
    www.BaldyWeb.com

  3. #3
    Loucorea is offline Novice
    Windows 7 32bit Access 2002
    Join Date
    Sep 2012
    Posts
    3
    Quote Originally Posted by pbaldy View Post
    Is the control on the form bound to the field in the table (and the form bound to the table)?
    The control is set to the table name. It will display the value in the table when opened. I wish to have it changed to todays date each time it is opened. Date() is set to the default value and it is set to that for new records.

  4. #4
    alansidman's Avatar
    alansidman is offline Indifferent
    Windows 7 32bit Access 2010 32bit
    Join Date
    Apr 2010
    Location
    Steamboat Springs
    Posts
    2,538

  5. #5
    Loucorea is offline Novice
    Windows 7 32bit Access 2002
    Join Date
    Sep 2012
    Posts
    3
    Thank you! Only needed to track date changed so just used now() option. Wroked great.

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

Similar Threads

  1. Replies: 2
    Last Post: 03-31-2012, 07:53 AM
  2. Replies: 2
    Last Post: 02-02-2012, 06:06 AM
  3. Data Validation error on Update - date field
    By TinaCa in forum Programming
    Replies: 6
    Last Post: 09-14-2011, 04:59 PM
  4. Replies: 7
    Last Post: 05-31-2011, 11:51 AM
  5. Extra date field update
    By georgft in forum Forms
    Replies: 0
    Last Post: 09-17-2008, 06:51 AM

Tags for this Thread

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