Importing CSV with line breaks in Excel 2007

前端 未结 23 2202
悲哀的现实
悲哀的现实 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:16

    Paste into Notepad++, select Encoding > Encode in ANSI, copy all again and paste into Excel :)

提交回复
热议问题