View Single Post
  #7   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Pete_UK Pete_UK is offline
external usenet poster
 
Posts: 8,856
Default How do I convert dd/mm/yy date format to yyddd Julian date format

Julian dates have a 2-digit year number followed by a 3-digit day
number, so they may look something like 09235, meaning the 235th day
of 2009 (century 2000 assumed for yy between 00 and 30).

Follow the link I posted for further details.

Hope this helps.

Pete

On Dec 10, 7:25*pm, FrankWood wrote:
If you are trying to get 02/08/1964 to show as 64Sat you could just change to
format of the cell to “Custom” and set it as YYDDD.

If you want to convert it to the PC serial number set the formatting to
“general” and you will get the number of days from Jan 1, 1900 and the date
(assuming you are not using the 1904 date system).

If that’s not what you are looking for give me a little more info. *What is
the date in questions and what do you want it to look like as a result.

Hope that helps.

Frank



"itzy bitzy" wrote:
I have done this before, but can't remember how!- Hide quoted text -


- Show quoted text -