K
krislyn
I have possibly 2 dates to consider in the formula, in 2 cells. If on
cell is blank, it must calculate the other. The end result of eithe
cell should be the date + 6 months.
I tried =I
SUM(C11)=0,DATE(YEAR(B11),MONTH(B11),DAY(B11)+180),DATE(YEAR(C11),MONTH(C11),DAY(C11)+180))
It works some times but it counts days and may end up a month ahea
or behind depending on the days of the month. I want it to go forward
months and display the month and year only.
Hope this is descriptive enough.
Great site! Thanks
cell is blank, it must calculate the other. The end result of eithe
cell should be the date + 6 months.
I tried =I
SUM(C11)=0,DATE(YEAR(B11),MONTH(B11),DAY(B11)+180),DATE(YEAR(C11),MONTH(C11),DAY(C11)+180))
It works some times but it counts days and may end up a month ahea
or behind depending on the days of the month. I want it to go forward
months and display the month and year only.
Hope this is descriptive enough.
Great site! Thanks