Importing CSV with line breaks in Excel 2007

前端 未结 23 2221
悲哀的现实
悲哀的现实 2020-11-29 20:49

I\'m working on a feature to export search results to a CSV file to be opened in Excel. One of the fields is a free-text field, which may contain line breaks, commas, quota

23条回答
  •  庸人自扰
    2020-11-29 21:14

    None of the suggested solutions worked for me.

    What actually works (with any encoding):

    Copy/paste data from csv-file (open in Editor), then perform "text in columns" --> does not work, all right.

    Go to the next tab and copy/paste again (same thing what you have got already in your clipboard) --> automagically works now.

提交回复
热议问题