No VBA
No Macros
I need help calculating weighted average unit cost of inventory on hand.
Problem:
I have 25 units on hand.
Recent purchases
Possible methodology:
Sum the quantities purchased, until I reach the current quantity on hand.
Then sum the total cost for each purchase up to total quantity
View attachment 57152
Ave Cost = $243 / $25 = $9.72
I have 10,000 parts and over 1 million lines of purchase history.
How do I calculate the ave cost for all 10,000 parts, systemically, so I can repeat this process every month.
Thank you.
No Macros
I need help calculating weighted average unit cost of inventory on hand.
Problem:
I have 25 units on hand.
Recent purchases
Possible methodology:
Sum the quantities purchased, until I reach the current quantity on hand.
Then sum the total cost for each purchase up to total quantity
View attachment 57152
Ave Cost = $243 / $25 = $9.72
I have 10,000 parts and over 1 million lines of purchase history.
How do I calculate the ave cost for all 10,000 parts, systemically, so I can repeat this process every month.
Thank you.