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

sql - Time in datatime field -

javascript - How to split the success output from an Ajax post? -

java - sharing object across different classes -