Results 1 to 3 of 3
  1. #1
    Solofish1 is offline Novice
    Windows 10 Office 365
    Join Date
    Jan 2023
    Posts
    1

    Selecting most recent date record.

    I have a membership based database which has multiple records per person in the fees paid section. I wish to be able to select the most recent fee record regardless of the year. Screen shots are attached of both a sample of the fee records per person and the sql coding.
    Attached Files Attached Files

  2. #2
    Join Date
    Jan 2017
    Location
    Swansea,South Wales,UK
    Posts
    4,914
    Look at the Max() function
    Please use # icon on toolbar when posting code snippets.
    Cross Posting: https://www.excelguru.ca/content.php?184
    Debugging Access: https://www.youtube.com/results?sear...bug+access+vba

  3. #3
    orange's Avatar
    orange is offline Moderator
    Windows 10 Office 365
    Join Date
    Sep 2009
    Location
    Ottawa, Ontario, Canada; West Palm Beach FL
    Posts
    16,722
    Finding most recent Date is quite a common request. See the links in Similar Threads at the bottom of this page.
    There is an example by PBaldy here.

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

Similar Threads

  1. Replies: 1
    Last Post: 04-27-2022, 05:15 PM
  2. Selecting most recent entry in a table
    By mjwillyone in forum Programming
    Replies: 4
    Last Post: 01-04-2016, 09:54 AM
  3. Replies: 7
    Last Post: 04-11-2015, 10:19 AM
  4. Get Recent Record without Id or date
    By pyog in forum Queries
    Replies: 5
    Last Post: 04-19-2011, 09:43 AM
  5. Replies: 4
    Last Post: 05-04-2010, 03:33 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