Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hello
I need to build a sheet for our production people to use that generates a code date from an entered date in another cell. In one customer's case, I need to generate a Julian date, but they only use the last two numbers of the Julian date. The formula I use for regular Julian date generation is : =TEXT(C160,)&TEXT((C160-DATEVALUE("1/1/"&TEXT(C160,"yy"))+1),"000") If I simply delete the first zero in the "000", I only get 2 digits up to 99, but at 100 all three digits are indicated. Thank you in advance! |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Julian date - find next highest date/number | Excel Worksheet Functions | |||
Change satellite julian date format YYYYDDDHHMMSS to excel date ti | Excel Discussion (Misc queries) | |||
Julian day numbers | Excel Discussion (Misc queries) | |||
Convert a julian gregorian date code into a regular date | Excel Worksheet Functions | |||
how to convert julian date to regular calendar date | Excel Worksheet Functions |