I have a worksheet that models a budget for a new business. I would like to take data from that worksheet and fill another worksheet. That is pretty simple. However, I'd like to have the option of delaying certain payments (think commissions paid) by a factor (say 90 days). To watch the effects of this I'd like to be able to change the factor and have data fill in different months.
For example, in the worksheet in Month 4 there is a value of 100,000 and Month 5 has 150,000, etc. My delay factor in a cell on the new worksheet is "3" which would represent 3 months. I would then ideally have the value from Month 4 (100,000) be put in month 7 and month 5 value (150,000) in Month 8and so on. What is the best way to accomplish this? I need to finish this relatively quickly so if all else fails I'll just hard code it (which I really want to avoid). Thanks for your help, wizards and gurus
Bookmarks