+ Reply to Thread
Results 1 to 3 of 3

Apples and Oranges = Time and Production

  1. #1
    Registered User
    Join Date
    05-06-2008
    Posts
    55

    Apples and Oranges = Time and Production

    I am trying to Calculate how much time I need to complete a task at a given rate of production. The calculation is an easy one, but the function and format required to accomplish this on a spreadsheet is turning out to be a little more difficult.

    If you are up to it, see the attached. The questions I’m trying to answer are: 1) How can I calculate my average production rate? 2) How can I use this average rate to calculate how many hours will it take to finish 3) What time should I start?

    The cells in red represent cells which I believe I am having a problem with formatting. The production schedule contains two shifts which can work any time between 1:00 AM and 11:00 PM. These time are listed on the spreadsheet. A gantt chart has been created to show same.

    Any takers? Thanks in advance for the help!

    Example:
    I must produce 50 boxes
    I can produce and average of 9.5 per hour
    I must finish the boxes by 9/15/2008 at 11:00 AM
    Attached Files Attached Files

  2. #2
    Forum Guru
    Join Date
    03-02-2006
    Location
    Los Angeles, Ca
    MS-Off Ver
    WinXP/MSO2007;Win10/MSO2016
    Posts
    12,610
    1. You don't need the SUM() fn:
    =SUM(F15/$H$11) ===> =F15/$h$11(
    2. If the lunch break is always 1/2 hour, then the hours worked is simplified to:
    Please Login or Register  to view this content.
    with the cells formatted as number with 1 decimal place. Then boxes per hour is:
    Please Login or Register  to view this content.
    and the average is
    Please Login or Register  to view this content.
    Ben Van Johnson

  3. #3
    Registered User
    Join Date
    05-06-2008
    Posts
    55
    Perfect, and very simple! I actually changed my approach, but the info you provide was the key I needed to do so. Thanks so much for the tips.

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1