So I am creating a financial forecasting spreadsheet for myself. I'm stuck on the last part. Let's say that on the 17th of every month I need to pay my cable bill. I'd like to be able to calculate the amount of times that I'll have to pay this bill from today() until MM/DD/YYYY.
Example:
- my cable bill is $50
- I have to pay it on the 17th of every month
- the target date is 9/23/2011 (the user enters in whatever target date they want)
..the formula should tell me that I will have to pay $150 ($50*3) for my cable expense between today (which is 7/15/2011) to 9/23/2011.
Any advice would be greatly appreciated!!
Thanks.
Example:
- my cable bill is $50
- I have to pay it on the 17th of every month
- the target date is 9/23/2011 (the user enters in whatever target date they want)
..the formula should tell me that I will have to pay $150 ($50*3) for my cable expense between today (which is 7/15/2011) to 9/23/2011.
Any advice would be greatly appreciated!!
Thanks.