14,954
edits
No edit summary |
|||
| Line 11: | Line 11: | ||
== Export CSV from EXCEL == | == Export CSV from EXCEL == | ||
建議使用 [https://zh-tw.libreoffice.org/ LibreOffice] Calc ([http://portableapps.com/apps/office/libreoffice_portable LibreOffice Portable]) 開啟 Excel 檔案,匯出 UTF-8 編碼的 CSV 檔案 | 建議使用 [https://zh-tw.libreoffice.org/ LibreOffice] Calc ([http://portableapps.com/apps/office/libreoffice_portable LibreOffice Portable]) 開啟 Excel 檔案,匯出 UTF-8 編碼的 CSV 檔案 | ||
* 雖然 Excel 本身也有提供匯出 「Unicode 文字 (*.txt) | * 雖然 Excel 本身也有提供匯出 「Unicode 文字 (*.txt)」,但是因為無法設定使用雙引號框住欄位值。會造成後續匯入檔案容易出問題。 | ||
* Excel 本身提供匯出「CSV (逗號分隔) (*.csv)」是 Big5/ANSI 編碼,遇到 Unicode 文字會變成問號。 | * Excel 本身提供匯出「CSV (逗號分隔) (*.csv)」是 Big5/ANSI 編碼,遇到 Unicode 文字會變成問號。 | ||