Hi Talltrees!
If by Julian dates you mean the day number in the year, you need to
use a formula:
=A1-DATE(YEAR(A1)-1,12,31)
But if you are referring to the correct definition use:
=IF(MOD(A1,1)<0.5,A1+2415018,A1+2415019)
Julian Dates start at 12:00 Noon and are number of days from
1-Jan-4173 BCE (Julian Calendar)
--
Regards
Norman Harker MVP (Excel)
Sydney, Australia
(e-mail address removed)
Excel and Word Function Lists (Classifications, Syntax and Arguments)
available free to good homes.