Excel 2010, opening a .csv file.
The file is created in a COBOL program and received thru email.
My incoming file looks like this:
"Company","Department","Customer","Sales","Salesman"
"Walmart","Shoes","0123456",0001.23,","Jones"
First line is column headings.
My problem: I cannot find a way...