Results 1 to 3 of 3
  1. #1
    mmart33 is offline Novice
    Windows 7 32bit Access 2010 32bit
    Join Date
    Apr 2012
    Posts
    23

    Query pulling records to gather down time tracking and efficiencies

    Hello all,



    I am decent when it comes to writing code and am pretty good at following suggestions once I get pointed in the right direction, so here it goes.

    I have an access program that I input daily production records for a packaging plant. I input it in a form and it populates a table (with an enormous amount of fields and information). One of the things i enter in is when there is downtime on a production line and what the problem was ("Downtime Issues Notes") and how long (in hours) was it down for. There are 4 operating lines and most run at 10 hours a day. Some days they do not and I have a "partial day" selection and I input the actual hours the line ran. Each entry is line specific and order specific. Meaning, one production line may run 1-3 products in a day and each product gets an entry. Also when a line has a changeover from one product to the next, I select from a list the type of changeover and it will reference a table that tells how long the line is predicted to be down.

    Here is what I need done.
    I would like to eventually create a report based off a query that generates the total units produced in a week by each line. And from there, take the total hours ran (most likely 40, but dependant on full days ran) and calculate the pods per hour average that takes into account the changeover selection between records to give us the efficiency. I then want to have another column that determines the total hours of downtime. I would also like each operating Line to show all of its weeks Downtime Issues Notes somewhere close to this specific line data.

    Is this too complicated or am I just overwhelmed?

    Thanks for the help and I will probably followup with more questions, just need a good push in the right direction.

  2. #2
    mmart33 is offline Novice
    Windows 7 32bit Access 2010 32bit
    Join Date
    Apr 2012
    Posts
    23
    Anyone have any ideas?

    Thanks

  3. #3
    mmart33 is offline Novice
    Windows 7 32bit Access 2010 32bit
    Join Date
    Apr 2012
    Posts
    23
    To give everyone an update. I created multiple queries (5 with joins and relationships from other tables) to get this done and I finally have it. It is too difficult to truly put it on this forum, but I will gladly help someone if need be.


    Thanks to anyone that tried to help.

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

Similar Threads

  1. Replies: 11
    Last Post: 11-12-2012, 06:33 AM
  2. Query not pulling all records
    By noretoc in forum Queries
    Replies: 2
    Last Post: 01-11-2012, 12:37 PM
  3. Date and time formatting when pulling from a form field
    By avarusbrightfyre in forum Programming
    Replies: 3
    Last Post: 09-15-2011, 04:20 PM
  4. Project, time, client, contact tracking
    By windwardmi in forum Database Design
    Replies: 2
    Last Post: 07-04-2011, 05:18 PM
  5. Use of form to gather data for a query
    By tarhim47 in forum Forms
    Replies: 10
    Last Post: 11-05-2010, 10:46 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