Results 1 to 2 of 2
  1. #1
    Yogibear is offline Novice
    Windows Vista Access 2007
    Join Date
    Feb 2012
    Posts
    18

    Start and end dates, how to pull most current info in a query

    I have a database that has two tables: tblBio and tblEmployment (a one-to-many relationship).



    tblEmployment has two fields that are "start date" and "end date." Any record that does not have an end date contains the most current information.

    How do I run a query that would only pull the most current information from the tblEmployment?

    Thank you to anyone who can help......

  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,521
    Try a criteria of

    Is Null

    On the end date field.
    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: 3
    Last Post: 04-11-2012, 01:13 PM
  2. Replies: 15
    Last Post: 04-06-2012, 10:57 AM
  3. Replies: 1
    Last Post: 10-20-2009, 02:05 PM
  4. Pull info into a calendar?
    By C-Clear in forum Access
    Replies: 4
    Last Post: 10-14-2009, 01:52 AM
  5. Replies: 1
    Last Post: 02-14-2007, 07:27 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