I have a fixed amount of inventory that I need to consume over a period of months. The months are planned with weighted values. Using a simple =sum(x*2%) or round(x*2%) results in more product consumed than fixed amount available.
Is there a formula that will consume only the fixed amount of inventory?
ie, 27 pcs of inventory, Oct is 2%, Nov 4%, etc.
Is there a formula that will consume only the fixed amount of inventory?
ie, 27 pcs of inventory, Oct is 2%, Nov 4%, etc.