ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   How do I convert from a julian date to a standard date mm/dd/yyy (https://www.excelbanter.com/excel-worksheet-functions/179978-how-do-i-convert-julian-date-standard-date-mm-dd-yyy.html)

Rosemary

How do I convert from a julian date to a standard date mm/dd/yyy
 
can someone give me the formula for converting from a julian date to a
standard mm/dd/yy year formt

pdberger

How do I convert from a julian date to a standard date mm/dd/yyy
 
Rosemary --

Here's something that might work:

A B
1 35 =DATE(YEAR(TODAY()),1,1)+A1-1

returns the answer of 2/4/2008.

HTH

"Rosemary" wrote:

can someone give me the formula for converting from a julian date to a
standard mm/dd/yy year formt


David Biddulph[_2_]

How do I convert from a julian date to a standard date mm/dd/yyy
 
The first hit I found with Google was
http://www.cpearson.com/excel/jdates.htm

There are numerous other hits that you could try.
--
David Biddulph

"Rosemary" wrote in message
...
can someone give me the formula for converting from a julian date to a
standard mm/dd/yy year formt




Teethless mama

How do I convert from a julian date to a standard date mm/dd/yyy
 
Try this:

=DATE(YEAR(TODAY()),1,A1)



"Rosemary" wrote:

can someone give me the formula for converting from a julian date to a
standard mm/dd/yy year formt



All times are GMT +1. The time now is 07:41 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com