M
Michael
I have a field where I would like to add 3 years to a
previous date. However, I wish also to retain the
original day# which does not happen if the 3 year span
includes a leap year.
i.e. 7/1/04 + 3 years = 7/1/07 (fine no leap year)
7/1/07 + 3 years = 6/30/10 (08 is a leap year)
but I want 7/1/10
thanks.
previous date. However, I wish also to retain the
original day# which does not happen if the 3 year span
includes a leap year.
i.e. 7/1/04 + 3 years = 7/1/07 (fine no leap year)
7/1/07 + 3 years = 6/30/10 (08 is a leap year)
but I want 7/1/10
thanks.