Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
how do i convert a julian date to a gregorian date in excel 97
|
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
The formula below would add your Julian date number to December 31 of the
prior year to produce a serial date number. =DATE(YEAR(NOW())-1,12,31+A1) -- Kevin Backmann "jeff" wrote: how do i convert a julian date to a gregorian date in excel 97 |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
NETWORKDAYS - Multiple Date Selection | Excel Discussion (Misc queries) | |||
Can a date be used for conditional formatting? | Excel Worksheet Functions | |||
Recurring annual events using a specific date as a trigger date | Excel Worksheet Functions | |||
Date Math Problem | Excel Worksheet Functions | |||
date and time | New Users to Excel |