I would like to track a due date for an item in my worksheet.
The due date is 15 years from a start date referenced in another cell, and it recurs every 15 years.
I have a calculation that creates warning dates leading up to that deadline (1 year, 6 months, 3 months, 1 month). What I would now like to do is to make that due date cell smart enough to know whether the result is less than<today's date, or greater than>today's date. If it is less than<today's date it has already happened in the past and is of no more use to me. I would like it to find the next logical due date based on a 15 year cycle. I have already figured out the 'then' part of the statement. I am simply looking for the next due date based on the originating date with 15 year cycles.
It's simpler than it sounds, I know![]()
Bookmarks