I have a spreadsheet setup as follows:
Column A is a contract Amount (Example $100)
Column B is a Date (Month-Year as Sep-17) that represents the contracts start date
Column C is a Date (Month-Year as Sep-17) that represents the contracts end date
Column D through infinity is months of the year (Month-Year as Sep-17) starting with 4 months ago in column D, meaning todays month is in column H and the months continue on into infinity
I'd like to setup a formula that places that $100 into the corresponding month based on these conditions:
If the dates change, the contract amount is redistributed again based on the change in dates.
Seems simple enough but I am struggling with it.
Column A is a contract Amount (Example $100)
Column B is a Date (Month-Year as Sep-17) that represents the contracts start date
Column C is a Date (Month-Year as Sep-17) that represents the contracts end date
Column D through infinity is months of the year (Month-Year as Sep-17) starting with 4 months ago in column D, meaning todays month is in column H and the months continue on into infinity
I'd like to setup a formula that places that $100 into the corresponding month based on these conditions:
- The first month we are to start the project we place 5% of the contract amount.
- The rest of the contract is distributed into as many months as the remaining duration of the contract evenly distributed. If it ends in December we would have a dollar amount in January as the last amount.
If the dates change, the contract amount is redistributed again based on the change in dates.
Seems simple enough but I am struggling with it.