Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have a .CSV file which i am opening through VBA code:
set wb = workbooks.open(Filepath) When I open the file the first columns reads: 19/04/10 19/04/10 19/04/10 When I open the file via the file menu (File | Open) the first column reads: 19/04/2010 19/04/2010 19/04/2010 What do I have to do to be able to open the file via VBA and have the column 1 values seen as they appear when the file is opened normally? PWS |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Macro for Opening Reuters, Opening Excel File, Closing Excel File | Excel Programming | |||
opening a file in Excel starts application but dose not open file | Excel Discussion (Misc queries) | |||
File:1 and File:2 -- Double Files when Opening One File | Excel Discussion (Misc queries) | |||
opening an excel file opens a duplicate file of the same file | Excel Discussion (Misc queries) | |||
Error:Invalid File format,while opening an Excel Template file | Excel Programming |