Home |
Search |
Today's Posts |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() Michael wrote: Try this formula: =DATE(RIGHT(D19,4),MID(D19,4,2),LEFT(D19,2)) Where D19 is the cell where the date is, the modify it as needed. "ina" wrote: Hello all, I have this date 12.12.2006 and I would like to transform in a date format. Is it possible? any suggestion? Ina Thank you Michael but with vba need I use dateserial, there isn't a function called date in vba? isn't? Ina |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Transform table into calendar format | Excel Discussion (Misc queries) | |||
Transform csv to qif or ofx format? | Excel Discussion (Misc queries) | |||
Number Transform to Date | Excel Worksheet Functions | |||
code to convert date from TEXT format (03-02) to DATE format (200203) | Excel Programming | |||
Change a date in text format xx.xx.20xx to a recognised date format | Excel Programming |