I created VBA code in Excel 2007/2010 to import data from a CSV file. Unfortunately, when I open the file programmatically, the data is split into two columns (A and B) for
Add Local:=True as argument in Workbooks.Open Hope this might help!
Local:=True
Workbooks.Open