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

    Update Query based on existing date

    I am trying to find a way to write a query in Access that will update one filed based on the value of another.



    In a form, I can set a Control Source like so :

    Code:
    =DateSerial(Year([RECON_DATE]),Month([RECON_DATE]),Day([RECON_DATE])+180)
    However, this just calculates the data in the form and does not actually update the DB record.

    Any thoughts on how to make this change to the actual record?

    Thanks!

  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,518
    Paul (wino moderator)
    MS Access MVP 2007-2019
    www.BaldyWeb.com

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

Similar Threads

  1. Replies: 5
    Last Post: 12-02-2018, 11:43 PM
  2. Replies: 3
    Last Post: 12-12-2012, 09:13 AM
  3. Replies: 4
    Last Post: 11-21-2012, 03:17 PM
  4. Replies: 10
    Last Post: 06-07-2012, 12:56 PM
  5. query to update a date based on another date
    By tkendell in forum Access
    Replies: 3
    Last Post: 06-29-2011, 09:32 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