When I open CSV files in Excel 2010 I get entire rows in cells, not distributed according comma separation.
How to control this?
|
When I open CSV files in Excel 2010 I get entire rows in cells, not distributed according comma separation. How to control this? |
||||
|
|
|
Open Excel and go to the This will import your CSV file into Excel and will delimit it appropriately. Note if your CSV file uses something other than commas as separators, just choose that during the option selection phase. Alternatively, if you've already opened it you can select the column and go to |
||||
|
|
|
You can do it using the import wizard, or you can do it by opening the file in a text editor and adding
as the first line of the file. |
|||
|
|