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

    Exclamation Query Latest Status

    Hi, everyone. This my first thread. I am noobies in access. Just started to lear a month ago.
    I have a question about queries. I already try searching any thread but not same as mine.
    I am making a database that will recorded the status of the Order. I have this table


    StatusID OrderNo Status Time
    1 abc123 Process 8:00
    2 def456 Process 8:15
    3 fgh678 Process 8:30
    4 def456 QC 8:45
    5 abc123 QC 9:00
    6 def456 Process 9:10
    7 abc123 Packing 10:00
    8 def456 QC 10:30


    I would like the query to show only the latest status of the OrderNo
    and "Frequencies of QC" like below
    OrderNo LatestStatus Freq of QC Latest Time
    def456 QC 2 10:30
    abc123 Packing 1 10:00
    fgh678 Process 8:30

    Please assist me here. I am very lost right now.

  2. #2
    June7's Avatar
    June7 is offline VIP
    Windows 7 64bit Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    53,632
    Seldom will you find anything exactly same as yours but can be close.
    For a similar situation, review https://www.accessforums.net/reports...tax-38123.html
    How to attach file: http://www.accessforums.net/showthread.php?t=70301 To provide db: copy, remove confidential data, run compact & repair, zip w/Windows Compression.

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

Similar Threads

  1. Replies: 4
    Last Post: 06-20-2013, 10:26 PM
  2. Query latest record
    By asherbear in forum Queries
    Replies: 5
    Last Post: 08-02-2010, 03:58 PM
  3. Query for latest date? what am I doing wrong?
    By Overdive in forum Queries
    Replies: 1
    Last Post: 12-18-2009, 06:04 AM
  4. Query to find latest date
    By Lockrin in forum Access
    Replies: 2
    Last Post: 12-16-2009, 10:00 AM
  5. Replies: 2
    Last Post: 12-09-2005, 01:58 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