Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi,
I have a CSV file and one of the columns is date in the format of DD/MM/YYYY. If I open this manually the date column is fine. If however I open the same file in code... Workbooks.Open Filename:="Log.csv" Excel converts the dates where the first number is less than 13 to an american type date. I.e. 03/10/2004 becomes 10/03/2004. How can I stop this from happening??? Ta Paul |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
ON OPEN VBA Code input incorrectly now excel sheet wont open | New Users to Excel | |||
the date value of series is incorrectly displayed | Charts and Charting in Excel | |||
Date format diplays incorrectly | Excel Worksheet Functions | |||
Column sorting incorrectly | Excel Discussion (Misc queries) | |||
Excel 2003 Workbooks.Open with CorruptLoad=xlRepairFile fails on Excel 5.0/95 file due to Chart, with Error 1004 Method 'Open' of object 'Workbooks' failed | Excel Programming |