K
Kate
Hi,
I am trying to open a CSV file using VBA, and after reading a few
other posts is appears that it is a common problem that dates are
interpreted incorrectly when opening CSV files using VBA, and that a
solution ot this problem is to convert the file to a TXT extension.
How would I go about changing the file extension of a file from CSV to
TXT using VBA from within Excel? I do not want the user to have to do
this manually, I want to do this all using code within Excel.
Thanks in anticipation
I am trying to open a CSV file using VBA, and after reading a few
other posts is appears that it is a common problem that dates are
interpreted incorrectly when opening CSV files using VBA, and that a
solution ot this problem is to convert the file to a TXT extension.
How would I go about changing the file extension of a file from CSV to
TXT using VBA from within Excel? I do not want the user to have to do
this manually, I want to do this all using code within Excel.
Thanks in anticipation