Thank you for your help in simplifing =A1/SUM(SUM(A2*12)/52) but that really
is not the problem I am trying to solve.
I am trying to come up with a formula that will allow me to back into the
weeks supply without have to have both the inventory and the cost of goods
sold at the same time by using the turn rate as a substitute for one of them.
Thanks
"David Biddulph" wrote:
> David Biddulph wrote:
> > Perhaps, Joe, you could give us a clue what you intended the two SUM
> > functions to achieve in
> > =A1/SUM(SUM(A2*12)/52) when you haven't given the function a number of
> > arguments to sum?
> > Why not just =A1/((A2*12)/52) ?
>
> or, of course, =A1/(A2*12/52)
>
> > If you don't understand what the SUM function does, look it up in
> > Excel help.
> >
> > Joe wrote:
> ....
> >> 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]
> ....
> --
> David Biddulph
>
>
>
|