
A through E is what I currently have. I am trying to calculate the number of days between each one of the columns and get the output that is in columns E through J. So for column D2 the calculation to get I2 is the difference between the date and today's date. To get F5 it would be the difference between A5 and E5. Since there are two dates in that row it would be the difference between those two dates.
Basically I am looking to calculate the number of days between each stage but since some stages don't have dates I'm having trouble figuring out what the formula would be to calculate it.
Appreciate any help!!