Home |
Search |
Today's Posts |
#13
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
THANK YOU GUYS
"Niek Otten" wrote: =DATE(RIGHT(A1,2)+2000,MID(A1,LEN(A1)-3,2),LEFT(A1,LEN(A1)-4)) -- Kind regards, Niek Otten "Adam" wrote in message ... THANKS NICK THAT'S REALLY HELPFULL I WANTED IT LIKE 281206 TO BE 28TH DEC 06 SO I WOULD USE? SORRY NOT GREAT AT EXCEL "Niek Otten" wrote: =DATE(RIGHT(A1,2)+2000,LEFT(A1,LEN(A1)-4),MID(A1,LEN(A1)-3,2)) But depending on what position you assume the month to be, you might have to switch 2nd and 3rd argument. It is now set op so that 60306 means 3rd of June 2006 -- Kind regards, Niek Otten "Adam" wrote in message ... i'M TRYING TO FORMAT DATA LIKE 10106 INTO DATE 1ST JAN 2006. nOT SURE HOW TO DO IT THANKS ADAM |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How do I create a schedule from a list of dates ? | Charts and Charting in Excel | |||
Turn off automatic date formatting? | Excel Discussion (Misc queries) | |||
Automatic Date Update | Excel Discussion (Misc queries) | |||
Recurring annual events using a specific date as a trigger date | Excel Worksheet Functions | |||
Date Calculations | Excel Worksheet Functions |