Is it possible to force Excel recognize UTF-8 CSV files automatically?

后端 未结 27 1684
醉梦人生
醉梦人生 2020-11-21 22:27

I\'m developing a part of an application that\'s responsible for exporting some data into CSV files. The application always uses UTF-8 because of its multilingual nature at

27条回答
  •  心在旅途
    2020-11-21 22:55

    Old question but heck, the simplest solution is:

    1. Open CSV in Notepad
    2. Save As -> select the right encoding
    3. Open the new file

提交回复
热议问题