[TABLE="class: grid, width: 500"]
<tbody>[TR]
[TD]Cost per month[/TD]
[TD]%Allocation[/TD]
[TD]Start Month[/TD]
[TD]Jan[/TD]
[TD]Feb[/TD]
[TD]Mar[/TD]
[TD]Apr[/TD]
[TD]May[/TD]
[TD]Jun[/TD]
[TD]Jul[/TD]
[TD]Aug[/TD]
[TD]Sep[/TD]
[TD]Oct[/TD]
[TD]Nov[/TD]
[TD]Dec[/TD]
[/TR]
[TR]
[TD]1000[/TD]
[TD]50%[/TD]
[TD]1[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
</tbody>[/TABLE]
Hi everyone,
I hope you can help me with the formula. My logic is if Start month = 1, then Jan - Dec = Cost per month* %Allocation
if start month = 2, Jan = 0, but Feb to Dec = cost per month * %Allocation
if start month = 3, Jan - Feb = 0, March to Dec = cost per month * % allocation
and so on to start month = 12.
How can I do that. I got confuse when I start writing my equation and I hope you can help me.
Thanks A LOT!
-CassieL
<tbody>[TR]
[TD]Cost per month[/TD]
[TD]%Allocation[/TD]
[TD]Start Month[/TD]
[TD]Jan[/TD]
[TD]Feb[/TD]
[TD]Mar[/TD]
[TD]Apr[/TD]
[TD]May[/TD]
[TD]Jun[/TD]
[TD]Jul[/TD]
[TD]Aug[/TD]
[TD]Sep[/TD]
[TD]Oct[/TD]
[TD]Nov[/TD]
[TD]Dec[/TD]
[/TR]
[TR]
[TD]1000[/TD]
[TD]50%[/TD]
[TD]1[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
</tbody>[/TABLE]
Hi everyone,
I hope you can help me with the formula. My logic is if Start month = 1, then Jan - Dec = Cost per month* %Allocation
if start month = 2, Jan = 0, but Feb to Dec = cost per month * %Allocation
if start month = 3, Jan - Feb = 0, March to Dec = cost per month * % allocation
and so on to start month = 12.
How can I do that. I got confuse when I start writing my equation and I hope you can help me.
Thanks A LOT!
-CassieL