Consulting

Results 1 to 4 of 4

Thread: Optimize Production

  1. #1

    Optimize Production

    I have posted the following link on Ozgrid.


    http://www.ozgrid.com/forum/showthread.php?t=28508


    An example spreadsheet has been attached on Ozgrid.


    Any help would be greatly appreciated.


    Thanks,


    Kurt

  2. #2
    Administrator
    VP-Knowledge Base
    VBAX Grand Master mdmackillop's Avatar
    Joined
    May 2004
    Location
    Scotland
    Posts
    14,489
    Location
    Hi Kurt,
    Try the attached for a non-VBA solution
    MD
    MVP (Excel 2008-2010)

    Post a workbook with sample data and layout if you want a quicker solution.


    To help indent your macros try Smart Indent

    Please remember to mark threads 'Solved'

  3. #3
    MD -

    Thanks for your post back. In the sample I only gave 5 or 6 rows worth of info. My data is actually several hundred rows D3:D200. For this application I think code will be the only way to go. I have tried formula's to try to get the desired results with no luck. If you look at the original data - the quantity falls on a Friday with nothing from Monday - Thursday. My data goes out like that until the end of May. That is why the macro finds the first 0 then counts down until a value >0 is found. This breaks the main quantity down to a somewhat managable size yet I would be over producing by 33% or so.

    Thanks,


    Kurt

  4. #4
    Site Admin
    Jedi Master
    VBAX Guru Jacob Hilderbrand's Avatar
    Joined
    Jun 2004
    Location
    Roseville, CA
    Posts
    3,712
    Location
    Solved @ OzGrid

Posting Permissions

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