=DATE(YEAR(A1),MONTH(A1)+36,DAY(A1))
where A1 holds 3/3/2005
--
Regards,
Peo Sjoblom
(No private emails please)
"sdmccabe" wrote in message
...
I have a date displayed in a cell as 3/3/2005. I would like to add the
value
of another cell, i.e. 36 (months) and display the result 3/3/2008. Can
someone help?
|