Results 1 to 2 of 2
  1. #1
    KrenzyRyan is offline Advanced Beginner
    Windows XP Access 2007
    Join Date
    Nov 2010
    Posts
    54

    TAT and Queue Time - Production





    Here is a screenshot of the data and an end-state process map.

    I want to somehow create a query that captures Queue time, TAT (turn around time), and Processing time with the given information in the table. If anyone can help get me started, that would help out a ton! I just don't know where to start!

    Thanks everyone, this site is great.

  2. #2
    NTC is offline VIP
    Windows Vista Access 2007
    Join Date
    Nov 2009
    Posts
    2,392
    well if your intervals are fixed as you display then its straightforward - in a query you set up calculated values. either add up from the starttime or subtract down from the finish time. ie.

    AnalyticalFinish: DateAdd("h",1,[St Time])

    Hope this helps.

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

Similar Threads

  1. Production and Inventory Problem
    By jmorse in forum Access
    Replies: 2
    Last Post: 02-24-2011, 10:07 AM
  2. Production Tracking
    By old_chopper in forum Access
    Replies: 2
    Last Post: 10-11-2010, 12:12 PM
  3. Replies: 3
    Last Post: 06-23-2010, 07:33 AM
  4. Making report for tracking production
    By winniepoohbear38501 in forum Reports
    Replies: 1
    Last Post: 01-28-2010, 09:06 PM
  5. Production
    By teranet in forum Access
    Replies: 1
    Last Post: 06-07-2008, 06:47 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