Microsoft Excel: Difference between revisions

Jump to navigation Jump to search
522 bytes added ,  7 August 2015
Line 21: Line 21:
* [http://errerrors.blogspot.tw/2015/07/excel.html Err: 解決從資料庫輸出 Excel 檔案,遇到非常大數字的科學符號和有效位數的問題]
* [http://errerrors.blogspot.tw/2015/07/excel.html Err: 解決從資料庫輸出 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 檔案
* 雖然 Excel 本身也有提供匯出 「Unicode 文字 (*.txt)」,但是因為無法設定使用雙引號框住欄位值。會造後續匯入檔案容易出問題。
* Excel 本身提供匯出「CSV (逗號分隔) (*.csv)」是 Big5/ANSI 編碼,遇到 Unicode 文字會變成問號。


== Import CSV to EXCEL ==
== Import CSV to EXCEL ==

Navigation menu