+ Reply to Thread
Results 1 to 2 of 2

Importing and Viewing Production Schedule in Excel

  1. #1
    Registered User
    Join Date
    02-12-2012
    Location
    Boston, MA
    MS-Off Ver
    Excel 2010
    Posts
    15

    Importing and Viewing Production Schedule in Excel

    Each day I receive 10 - 60 jobs.
    Each day I complete 10 - 60 jobs.
    I typically have a backlog of 0 - 30 days.
    Jobs records are ‘created’ and ‘closed’ in another software package. It’s not anywhere near flexible enough to do our scheduling.
    I generate an excel file from that other piece of software that contains a list of remaining work (jobs not completed) or our “backlog”. Each row contains things like Quote, price, weight, process, date, etc….
    Each morning we review the “backlog” and assign priorities (what work needs to be done today).
    As jobs are completed during the day, we check them off in that other piece of software so that they are not in tomorrow’s “backlog”

    The next morning I start over.

    I generate a new excel file containing the list of remaining work (jobs not completed) and I start over by reviewing the backlog and assigning new priorities for the day.

    I would like to have one living “Schedule” excel spreadsheet that imports the “backlog” worksheet each day. If something was previously on the “Schedule” and is no longer in the “backlog” it should be marked as ‘completed’.
    If something was scheduled for yesterday and it shows up on today’s “backlog” it needs to be re-scheduled for today or highlighted in some fashion.
    In excel I could actually have some “memory” allowing me to set production dates into the future without starting over each morning.

    I have a hard time imagining the structure of a solution for this.
    Can anyone suggest good search terms for this time of dynamic importing of data?
    If Monday’s morning list has jobs [1,2,3,4,5] and Tuesday’s morning list has jobs [2,3,4,5,6,7] I clearly only completed Job #1 on Monday. How can I update Job #1 as being completed and move it off of the sheet and onto some archive sheet?
    Are dates (days) represented by columns (B=6/11/2015, C=6/12/2015, D=6/13/2015) so data is easier to visualize? Or do I just type dates into a single column and use some other cells or worksheets to visualize those dates? I don’t want to move to a database but it feels like a 3 dimensional problem instead of a 2D one.
    The two biggest questions are 1) how to load this type of data into a “living” schedule. 2) how to visualize/track these dates if they are just typed into one ‘date’ column.

    I just don’t have any previous examples to start building from so I wanted to see if anyone has advice up front.

    Thanks in advance,
    Mike

  2. #2
    Forum Guru Kaper's Avatar
    Join Date
    12-14-2013
    Location
    Warsaw, Poland
    MS-Off Ver
    most often: Office 365 in Windows environment
    Posts
    8,864

    Re: Importing and Viewing Production Schedule in Excel

    The key point to proper answer is how you "receive 10 - 60 jobs". Is it a list in one file? some records added to database, mails to specyfic mailbox?...
    the easiest would be records added to database. then you could have "finished" field, and just query for all not finished :-)

    if in excel I'd anyway keep it in a form of database (stored in worksheet), because this is the real nature of your task.

    Visualisation is an easy part once you have your data collected and stored properly.
    Best Regards,

    Kaper

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Excel based Production Schedule
    By sc3runner in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 02-25-2015, 06:42 PM
  2. how to create a production schedule
    By freemason in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 10-04-2013, 06:57 PM
  3. Replies: 4
    Last Post: 08-15-2013, 07:23 PM
  4. How to Schedule a Production run using excel
    By puddles01 in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 04-11-2013, 03:51 PM
  5. Schedule production help
    By liamsnodden in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 12-10-2012, 12:53 PM

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