Convert Turn Rate to Weekly Supply
Yes. Basically the supply period is the reciprocal of the turn rate. Glad it
worked for you. Thanks for the feedback.
Regards,
Fred.
"Joe" wrote in message
...
Thanks Fred that is more simple then I thought. I appreciate your help.
"Fred Smith" wrote:
To calculate weeks' supply from turn rate, use:
=52/a3
Where a3 is your turn rate. You don't need either inventory or COGS.
Regards,
Fred.
"Joe" wrote in message
...
A1 = Monthly Inventory Value of 12
A2 = Monthly Cost of Goods Sold of 3
A3 = =A1*12/A2 [this give me the turn rate of: 3
To calculate the weeks supply of product I would use the following
formula:
=A1/SUM(SUM(A2*12)/52) [this gives me 17.333 weeks supply]
It would be helpful to have a calculation that could arrive at the
weeks
supply without having to have access to both the Inventory Value or the
Cost
of Goods Sold.
Is it possible to calculate the Weeks supply with only the turn rate
and
one
of the other two? In other words if all you had was the turn rate and
the
inventory or just the turn rate and the cost of goods sold, could you
come
up
with the weeks supply?
|