Calc Date Based on Year
Thank you. Just what I needed. I'll make sure to post feedback.
"Gary''s Student" wrote:
In A2 thru A5:
=DATE(A1,1,31)
=DATE(A1,4,30)
=DATE(A1,7,31)
=DATE(A1,10,31)
--
Gary''s Student - gsnu200901
"Johnny" wrote:
I need a formula that calculates the end date of each calendar quater based
on the year. For example, if the year in A1 = 2009 then the dates in A2
through A5 should be 1/31/09, 4/30/09, 7/31/09 & 10/31/09 respectively. When
I change A1 to 2010, I need the dates to reflect 2010 dates. I would also
need the formulat to account for leap years if possible.
Thank you
|