ThatExcelLife
New Member
- Joined
- Nov 2, 2017
- Messages
- 18
Hey All
Got a question for you. I am attempting to model a 52 week cash flow model. What I would like to do is, on the input tab, to have the first week the payment will take place, then an input for lagged weeks and the expense itself. See below. The model is run weekly so 25 is the first week for this model. I am trying to figure out how I can, without a helper tab, be able to have the functionality of selecting the first week of the payment (even for next week's cash flow, Week 26, 25 may still be the first week) and then every 4 weeks (or whatever I choose) out, the model will will push out the payment.
For example below, the payments are every 4 weeks, so 28, 32 and beyond. Not sure how to work around the fact that after 52 weeks, the model will reset to 1. I do have mapping tab for dates, should that be needed.
Thanks All!
Input tab
[TABLE="width: 500"]
<tbody>[TR]
[TD]Lagged Week[/TD]
[TD]4[/TD]
[/TR]
[TR]
[TD]Start Week[/TD]
[TD]25[/TD]
[/TR]
[TR]
[TD]Expense[/TD]
[TD]$10,000[/TD]
[/TR]
</tbody>[/TABLE]
Cash Flow tab
[TABLE="width: 500"]
<tbody>[TR]
[TD]25[/TD]
[TD]26[/TD]
[TD]27[/TD]
[TD]28[/TD]
[TD]29[/TD]
[TD]30[/TD]
[TD]31[/TD]
[TD]32[/TD]
[TD]33[/TD]
[TD]34[/TD]
[/TR]
[TR]
[TD]0[/TD]
[TD]0[/TD]
[TD]0[/TD]
[TD]10,000[/TD]
[TD]0[/TD]
[TD]0[/TD]
[TD]0[/TD]
[TD]10,000[/TD]
[TD]0[/TD]
[TD]0[/TD]
[/TR]
</tbody>[/TABLE]
Got a question for you. I am attempting to model a 52 week cash flow model. What I would like to do is, on the input tab, to have the first week the payment will take place, then an input for lagged weeks and the expense itself. See below. The model is run weekly so 25 is the first week for this model. I am trying to figure out how I can, without a helper tab, be able to have the functionality of selecting the first week of the payment (even for next week's cash flow, Week 26, 25 may still be the first week) and then every 4 weeks (or whatever I choose) out, the model will will push out the payment.
For example below, the payments are every 4 weeks, so 28, 32 and beyond. Not sure how to work around the fact that after 52 weeks, the model will reset to 1. I do have mapping tab for dates, should that be needed.
Thanks All!
Input tab
[TABLE="width: 500"]
<tbody>[TR]
[TD]Lagged Week[/TD]
[TD]4[/TD]
[/TR]
[TR]
[TD]Start Week[/TD]
[TD]25[/TD]
[/TR]
[TR]
[TD]Expense[/TD]
[TD]$10,000[/TD]
[/TR]
</tbody>[/TABLE]
Cash Flow tab
[TABLE="width: 500"]
<tbody>[TR]
[TD]25[/TD]
[TD]26[/TD]
[TD]27[/TD]
[TD]28[/TD]
[TD]29[/TD]
[TD]30[/TD]
[TD]31[/TD]
[TD]32[/TD]
[TD]33[/TD]
[TD]34[/TD]
[/TR]
[TR]
[TD]0[/TD]
[TD]0[/TD]
[TD]0[/TD]
[TD]10,000[/TD]
[TD]0[/TD]
[TD]0[/TD]
[TD]0[/TD]
[TD]10,000[/TD]
[TD]0[/TD]
[TD]0[/TD]
[/TR]
</tbody>[/TABLE]