I am having trouble opening csv
files correctly in Microsoft Excel for Mac 2011, Version 14.1.0
. The files will open but the dialog box to set the delimiter as a comma does not come up and thus all the columns are concatenated with commas. Is there a way to get Excel to recognize the comma delimiter?
9
votes
Are you also the person creating the .csv file? Or simply been given the file? I ask because when you save a .csv in Excel you have the option of saving as CSV (Comma delimited) (.csv) CSV (Macintosh) (.csv) CSV (MS-DOS) (*.csv)
- hardba11
change the file extension to .xls and try again.
- gdelfino
4 Answers
13
votes
The trick is that you have to create a new workbook and then import the CSV file (i.e., via File / Import). In the CSV import dialog you can select things like the delimiter, encoding, etc.; whereas, you don't have the option of setting the delimiter character, etc. if you just open the existing CSV file directly.
This is also discussed here: https://apple.stackexchange.com/questions/23220/how-to-open-csv-file-with-microsoft-excel
12
votes
0
votes