Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
You need to truly define what your data is. Do you have text that look like
the US format, or is it a true date simply formatted US style? If the latter, you can change the formatting of the cells (custom formatting dd.mm.yyyy). If the former: =DATE(--RIGHT(A2,4),--LEFT(A2,2),--MID(A2,4,2)) This will convert the text into a true serial date, which you can format however you want. -- Best Regards, Luke M *Remember to click "yes" if this post helped you!* "Ken" wrote: I have a large spred sheet in which all dates are formated in the US way mm. dd.yyyy how can I change this to the UK way dd.mm.yyyy, I have experimented with the normal date formatting but this mixes up days and months. -- All the best Ken |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Excel Format Problem - Date Overrides Format | Excel Discussion (Misc queries) | |||
How do I change date yyyymmdd to a Excel-supported date format? | Excel Worksheet Functions | |||
Change satellite julian date format YYYYDDDHHMMSS to excel date ti | Excel Discussion (Misc queries) | |||
How can I convert a date format to an ISO week format (in EXCEL)? | Excel Discussion (Misc queries) | |||
Excel 2000 date format cannot be set to Australian date format | Excel Discussion (Misc queries) |