Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi guys
I have a sheet which opens up 5 other sheets in turn to obtain data. 4 of the sheets have info in columns next to a date column (eg) 07/11/2007 : xxx : xxx 07/11/2007 : xxx : xxx But when my VB opens the sheets the dates change from 07/11/2007 (UK) to 11/07/2007 (US). I am using nothing other than "Workbooks.Open Filename:=FPATH & BO_TEMP" to open the file. (FPATH and BO_TEMP are variables defined earlier in the code). Any ideas on why this is? Thanks! |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
permanent conversion of 1904 date format to 1900 date format | Excel Worksheet Functions | |||
How do I convert dd/mm/yy date format to yyddd Julian date format | Excel Worksheet Functions | |||
convert serial date format to normal date format | Excel Discussion (Misc queries) | |||
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 |