Please help with a formula that can automate the calculation of the lead times.
Please refer to the table shared below -
I have the order flow pattern captured at every 2 hours frequency and the capacity of the client to handle these orders. On any day, pendency orders have to be first allocated post which the current day's orders will be taken up (i.e. 10% of the pendency has to be cleared first and then only 4% can be allocated).
Need help in generating a formula for each of the current order flows to see when will they be allocated (i.e. when will 4% orders which are received between 10 AM - 12 PM, 10% orders which are received between 12 PM - 2 PM be allocated and so on.)
Please help.
Please refer to the table shared below -
I have the order flow pattern captured at every 2 hours frequency and the capacity of the client to handle these orders. On any day, pendency orders have to be first allocated post which the current day's orders will be taken up (i.e. 10% of the pendency has to be cleared first and then only 4% can be allocated).
Need help in generating a formula for each of the current order flows to see when will they be allocated (i.e. when will 4% orders which are received between 10 AM - 12 PM, 10% orders which are received between 12 PM - 2 PM be allocated and so on.)
Please help.
Shop Beginning Time | Shop Close Time | Current Order Flow | Capacity in the shop | Pendency from prev. day | Allotment |
Pendency from previous day | 10% | ||||
10:00 AM | 12:00 PM | 4% | 0% | 14% | |
12:00 PM | 2:00 PM | 10% | 0% | 24% | |
2:00 PM | 4:00 PM | 15% | 20% | 19% | |
4:00 PM | 6:00 PM | 20% | 30% | 9% | |
6:00 PM | 8:00 PM | 35% | 30% | 14% | |
8:00 PM | 10:00 PM | 6% | 20% | 0% | |
90% | 100% |
Last edited by a moderator: