excel vba - Timeline and Forecast On Hand Quantity -


i need project available product based on on hand quantity - commitments - number of days till receipt of purchase order * avg use plus open purchase order qty. can each line shown below in excel (sku = same product):

enter image description here

any ideas on how make line 1's projected available starting on hand qty line 2 , have days eta count last receipt date? there multiple skus in table (query result) , need filter. know there no code here, trying work through it. think id have show results in different sheet. thanks


Comments

Popular posts from this blog

python - Operations inside variables -

Generic Map Parameter java -

arrays - What causes a java.lang.ArrayIndexOutOfBoundsException and how do I prevent it? -