> Hi again,
>
[quoted text clipped - 17 lines]
> G-H calcuate the sales. If the B (Qty) = 11 and F(Takedowns) = 5, then
> G=2 and H=1
Why does G=2 and H=1, what is the rule?
> G H
> Total Full Takedowns Remaining Units in Last to sell in last
[quoted text clipped - 4 lines]
>
> This is the last month, even if H=0
What does that mean exactly?
> J - xxxx are the monthly cash flows.
And what is the significance of these?
> I am not sure if this makes thing more confusing or not. Would you like
> me to email it?
It doesn't make it clear yet. I was hoping to see the headers, some example
data, and your expected results. You have introduced columns that you didn't
mention previously.
I would rather stick to the newsgroups, so that others can participate/see.
carlsondaniel@gmail.com - 04 Oct 2006 02:49 GMT
Sorry for my inconsistency. I thought this was a quick fix or something
I was overlooking so I left out some stuff to simplify in my first go
round. I will try to be more clear.
A B C
D
Description Qty Price/Unit Total
Price
Product 1 10 $5.00
$50.00
Product 2 15 $10.00
$150.00
Product 3 20 $20.00
$400.00
E F
Beg Date Units Sold per Month (Takedown)
Jan-2006 10
Feb-2006 7
Mar-2006 6
G H
Full Takedowns Leftover Units (In last month)
1 0
2 1 (2 full takdowns of 7
each = 14, 1 remaining )
3 2 (3 full takedowns of 6
each = 18, 2 remaining)
I
End Date
Feb-2006
April-2006
June-2006
these dates calculate from "H" (Leftover Units) Even if it is H = 0 it
still refers to that month.)
Example: Product 2 is sells 7 in Feb, 7 in March, and the remaining 1
in April. So the End Date calculation is in April. Even though Product
1 sells 0 in Feb, it is still calculating it as the last month.
The cash flows then break all of this out:
J K L
M N O
Jan-2006 Feb-2006 Mar-2006 Apr-2006
May-2006 Jun-2006
$50.00
$70.00 $70.00 $10.00
$120.00
$120.00 $120.00 $40.00
I am trying find a formula that can total the units sold per month. I
was thinking the best way to do that would be to use an array that
would divide the cash flow colum by the number of units. and that is
what I am struggling with. Does this help much. Let me know. Thanks
again for your support.
Dan
> > Hi again,
> >
[quoted text clipped - 43 lines]
>
> I would rather stick to the newsgroups, so that others can participate/see.