I have to calculate the days after we receive a notice to when we have to reply. I have two columns column A contains a date when the form was sent out but sometimes I don't have the date the form was sent and I have to go by when the form was filled out (column B). my formula in column C is "=date(year(a1),month(a1),day(a1)+15)" But when I only have the date the form was filled out then my formula in column C is "=date(year(b1),month(b2),day(b2)+15)".
My question is:
Is there a formula I could enter into column C that would select which column to use? And say if I have both dates and I want to use the later one, is that possible?
Any help would be greatly appreciated.
My question is:
Is there a formula I could enter into column C that would select which column to use? And say if I have both dates and I want to use the later one, is that possible?
Any help would be greatly appreciated.