+ Reply to Thread
Results 1 to 9 of 9

Production Plan - Start From Specific Date Only

  1. #1
    Forum Contributor
    Join Date
    07-12-2015
    Location
    Dubai,UAE
    MS-Off Ver
    Office 365
    Posts
    447

    Production Plan - Start From Specific Date Only

    Hi,

    I have a production plan for 4 types of columns.
    The total number of columns required and the max no of columns that can be produced daily for each type are given.

    With some help,I have prepared a production plan which distributes the columns on a daily basis,but I am not able to control the start date of production.


    I would like to modify the production plan to have a constraint ( a specific start date) for each column type so that the distribution for that particular column type starts from only that day.


    I have attached the sample file.




    Thanks in advance.
    Attached Files Attached Files

  2. #2
    Forum Expert José Augusto's Avatar
    Join Date
    10-29-2014
    Location
    Portugal
    MS-Off Ver
    2013-2016
    Posts
    3,329

    Re: Production Plan - Start From Specific Date Only

    Hi
    Try to use in B8, and drag right and down, this formula
    Formula: copy to clipboard
    Please Login or Register  to view this content.

  3. #3
    Forum Contributor
    Join Date
    07-12-2015
    Location
    Dubai,UAE
    MS-Off Ver
    Office 365
    Posts
    447

    Re: Production Plan - Start From Specific Date Only

    Hi,

    It doesnt work when we change the max daily production for other columns.( It takes the value for the first column only)
    Can you please rectify?
    Last edited by chullan88; 08-16-2016 at 07:04 AM.

  4. #4
    Forum Contributor
    Join Date
    07-12-2015
    Location
    Dubai,UAE
    MS-Off Ver
    Office 365
    Posts
    447

    Re: Production Plan - Start From Specific Date Only

    Rectified myself!!

    Thanks!!

  5. #5
    Forum Expert José Augusto's Avatar
    Join Date
    10-29-2014
    Location
    Portugal
    MS-Off Ver
    2013-2016
    Posts
    3,329

    Re: Production Plan - Start From Specific Date Only

    I use
    1) --MID to convert the string "Day1" to value 1 or "Day2" to value 2, ...
    2) INDEX to get 'Start Day' in D2:D5 in row that MATCH each value A8:A11 in A2:A5
    3) IF Day in B6 is greater or equal to 'Start Day' then cell is filled else do nothing.

  6. #6
    Forum Contributor
    Join Date
    07-12-2015
    Location
    Dubai,UAE
    MS-Off Ver
    Office 365
    Posts
    447

    Re: Production Plan - Start From Specific Date Only

    Why use -- in front of MID?

    Also 999 in the formula

  7. #7
    Valued Forum Contributor
    Join Date
    06-21-2013
    Location
    Bangladesh
    MS-Off Ver
    Excel 2000, Excel XP, Excel 2002, Excel 2007, Excel 2010, Excel 2013
    Posts
    975

    Re: Production Plan - Start From Specific Date Only

    Use this formula in B8 of given sample
    Please Login or Register  to view this content.
    Now write this to C8 of Given sample
    Please Login or Register  to view this content.
    Now copy C8 formulas to Right as many as you need. Then copy them down. That's it.

  8. #8
    Forum Expert José Augusto's Avatar
    Join Date
    10-29-2014
    Location
    Portugal
    MS-Off Ver
    2013-2016
    Posts
    3,329

    Re: Production Plan - Start From Specific Date Only

    Hi
    -- is to convert a string to a value --"1" is 1
    999 is the max number of chars that follow the string "Day". The sintaxe for MID is MID(String,Start,Num_Chars)

  9. #9
    Forum Contributor
    Join Date
    07-12-2015
    Location
    Dubai,UAE
    MS-Off Ver
    Office 365
    Posts
    447

    Re: Production Plan - Start From Specific Date Only

    Thanks!!!

    For the other solution!!

+ 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. Production plan help
    By sweir1 in forum Excel Formulas & Functions
    Replies: 8
    Last Post: 11-23-2015, 12:22 PM
  2. [SOLVED] Compare two different Production Plan and find the Delta Qty for Day Wise Differences...
    By Rajeshkumar R in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 10-23-2015, 05:45 PM
  3. Compare two different Day Wise Production Plan
    By Rajeshkumar R in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 10-05-2015, 10:41 AM
  4. i need effective production plan templates
    By spl in forum Excel General
    Replies: 1
    Last Post: 01-11-2013, 01:46 PM
  5. Production Plan for Jewellery (Excel)
    By Makilla in forum Excel General
    Replies: 4
    Last Post: 12-09-2012, 05:35 AM
  6. Design for a production plan
    By mike stables in forum Excel - New Users/Basics
    Replies: 1
    Last Post: 05-23-2012, 03:55 PM
  7. Production Plan
    By pauldaddyadams in forum Excel Programming / VBA / Macros
    Replies: 23
    Last Post: 01-05-2010, 04:46 AM

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