in reply to Re^4: Write array contents to csv file
in thread Write array contents to csv file
Excel xls format isn't the same as csv, so when you change a csv file extension to xls attempting to open it in Excel will fail. Excel should open csv files, if you actually want an Excel file see Spreadsheet::WriteExcel.
|
---|