convert julian date to calendar date in excel
From: Juan Sanchez (jsanchez_urraza_at_hotmail.com)
Date: 07/07/04
- Next message: Domenic: "Re: Rounding Time"
- Previous message: charlymon: "convert julian date to calendar date in excel"
- In reply to: charlymon: "convert julian date to calendar date in excel"
- Next in thread: Norman Harker: "Re: convert julian date to calendar date in excel"
- Messages sorted by: [ date ] [ thread ]
Date: Wed, 7 Jul 2004 11:39:25 -0700
Works for the current year...
If you have your Julian date on A1 then on B1:
=DATE(YEAR(TODAY()),1,0)+A1
It will return the date corresponding to that julian date
on the current year... should be the same exept for leap
years...
Cheers
Juan
>-----Original Message-----
>Does anyone know how to convert julian date to calendar
date in excel?
>.
>
- Next message: Domenic: "Re: Rounding Time"
- Previous message: charlymon: "convert julian date to calendar date in excel"
- In reply to: charlymon: "convert julian date to calendar date in excel"
- Next in thread: Norman Harker: "Re: convert julian date to calendar date in excel"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|