Microsoft
Software
Hardware
Network
Question : Excel Julian Date
Hello:
I have a code such as:
27AM9077
The last 4 chars are a Julian Date. In this example, the date I need to see in Excel is 3/18/2009 (m/dd/yyyy)
With thanks to Cpearson's website, I found this formula:
=DATE(IF(0+(LEFT($K$5,1))<
30,2000,19
00)+LEFT($
K$5,1),1,R
IGHT($K$5,
3))
But I need to work a MID function into this formula in order for it to be applicable to my Julian date formant (again, it's 27AM9077) and I cannot get the MID to work.
Can you help?
Thank you.
Answer : Excel Julian Date
Hi
Is there some consistency in your code formats eg always 4 characters then the Julian date? Is so you could try this:
=DATE(IF(0+(TEXT(MID(K5,5,
1),"00"))<3
0,2000,190
0)+TEXT(MI
D(K5,5,1),
"00"),1,MI
D(K5,6,3))
Richard
Random Solutions
Automate the enabling of Microsoft Terminal Services Client Control ActiveX control, mstscax.dll, for TS2008 remote app
Execute SQL Script using PowerShell
Filetype/Action definition for .XLS filetype
Automatically Enable Macros
Display Properties, Appearance, Windows and Buttons has lost "Windows XP Style". Only option is "Windows Classic Style".
Must Have Terminal Server User Access Permissions--Error
What tools are available for complex searches beyond Google's capabilities?
Can't find drivers for PCI Parrallel.
Lock Down TCP 25 on MS Exchange 2003
priv1.stm size, exchange 16 gb limit