I am trying to calculate milestone cost based on a cost per day. The trick is, cost per day changes each month (based on financial periods), so if the milestones don't match up with the months start/end dates exactly (which they never do), I would need to include portions of multiple date ranges to sum the total milestone cost correctly.
I thought I could get to something like... "if the milestone start/end dates map to the start/end date of a month, multiply cost per day by the # of days in that milestone"...but I cannot for the life of me figure out how to structure this formula.
I've included the data I am currently working with. This is all on one sheet, the second section directly to the right of the first. Open to suggestions on how this data is organized too.
Help?!