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

    Update field by Date Range

    Hello Guys,

    I'm new to Access Queries so I'm lost; I want to Inner Join two tables by ID. The Criteria would be that if the tblStatus.Eff & Exp has a Date Range found within tblAffiliation.Eff & Exp then bring over the Affiliation to the tblStatus.Affiliation field.


    Desired Result:

    tblStatus.ID Status tblStatus.Eff tblStatus.Exp Affiliation
    012344 TMUTUAL 11/1/2011 6/30/2016 LLC






    tblStatus.ID Status tblStatus.Eff tblStatus.Exp Affiliation
    012344 COMPLETE 1/1/2000 10/31/2011 Null
    012344 TMUTUAL 11/1/2011 6/30/2016 Null


    TblAffiliation.ID Affiliation TblAffiliation.Eff TblAffiliation.Exp
    012344 AXA LLC 1/1/2010 4/30/2010
    012344 NEW INC 5/1/2010 05/01/2016

  2. #2
    CJ_London is offline VIP
    Windows 10 Access 2010 32bit
    Join Date
    Mar 2015
    Posts
    11,845
    cross posted here with answers

    http://www.access-programmers.co.uk/...92#post1497592

    @soldat - please reads this thread

    http://www.excelguru.ca/content.php?184

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

Similar Threads

  1. Replies: 3
    Last Post: 01-26-2016, 01:56 PM
  2. Replies: 4
    Last Post: 04-25-2015, 04:17 PM
  3. Splitting a field - entering a date range
    By dusencha in forum Database Design
    Replies: 3
    Last Post: 09-19-2013, 12:05 PM
  4. Replies: 3
    Last Post: 09-11-2013, 09:49 AM
  5. Multiple Field & date range filter
    By mrkandohi001 in forum Reports
    Replies: 6
    Last Post: 01-18-2012, 03:11 AM

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