J
JHL
I have a julian format of YYDDD. The formula I'm using is off a day and a
century.
Formula =date(left(a1,2),1,(mid(a1,3,3))
05059 = 3/31/1905
How can I get the correct answer of 2/28/2005?
Thanks in advance.
century.
Formula =date(left(a1,2),1,(mid(a1,3,3))
05059 = 3/31/1905
How can I get the correct answer of 2/28/2005?
Thanks in advance.