Results 1 to 2 of 2
  1. #1
    GenAp is offline Novice
    Windows 7 Access 2007
    Join Date
    Dec 2009
    Posts
    1

    Return most recent entry for each item

    I'm trying to write a system to manage archived materials.



    I have a system for logging people removing items or boxes of items, and now want a query that returns all the boxes, and the current status of all of the boxes. Not all boxes have log entries though.

    The logs are stored in a table of logs, and related to the a table of boxes by the boxes primary key.

    My current attempts either do not return all the boxes (only those with log entires) or return multiple copies of those boxes that do have log entries (one copy per log entry) and single copies of the boxes without log entries. What I really want is it to return the most recent entries from the log only (each log entry has check out and check in date fields).

    Can anyone suggest how I'd go about achieving this?

    Thanks

  2. #2
    NassauBob's Avatar
    NassauBob is offline Not THAT Green
    Windows XP Access 2003
    Join Date
    Feb 2010
    Location
    Augusta, GA
    Posts
    61
    Hi. I would like to help, but it would be MUCH more clear if you could provide a portion of your table(s) to look at. Not every record is needed, just the column names, and a few records.

    Shane

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

Similar Threads

  1. Can't alays select an item from a list box
    By bomber in forum Access
    Replies: 0
    Last Post: 10-16-2009, 10:01 AM
  2. most recent entries
    By tom4038 in forum Queries
    Replies: 0
    Last Post: 09-14-2009, 04:41 AM
  3. Replies: 0
    Last Post: 08-26-2009, 11:51 AM
  4. Combo-box to select item to edit in Form
    By DHavokD in forum Forms
    Replies: 7
    Last Post: 06-05-2009, 01:39 PM
  5. Pulling most recent data from child table
    By davidv43 in forum Access
    Replies: 0
    Last Post: 02-07-2009, 11:36 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