15,049
edits
| Line 30: | Line 30: | ||
== Google spreadsheet == | == Google spreadsheet == | ||
利用[[Google spreadsheet]]的函式,分析及統計可複選的問卷題目結果。 | 利用[[Google spreadsheet]]的函式,分析及統計可複選的問卷題目結果。 | ||
---- | |||
工作表或儲存格的大小限制 | |||
* EXCEL 2007: 工作表大小 1,048,576 列乘以 16,384 欄 = 17,179,869,184 個儲存格<ref>[http://office.microsoft.com/zh-tw/excel-help/HP010073849.aspx Excel 的規格及限制] 工作表大小</ref> | |||
* EXCEL 2003: 工作表大小 65,536 列 * 256 欄 = 16,777,216 個儲存格<ref>[http://office.microsoft.com/zh-tw/excel-help/HP005199291.aspx Excel 的規格及限制 - Excel - Office.com]</ref> | |||
* LibreOffice Calc 3.3.3版以後: 1,048,576 列<ref>[http://ask.libreoffice.org/en/question/8631/upper-limit-to-number-of-rows-in-calc/ upper limit to number of rows in Calc - Ask LibreOffice]</ref> | |||
* Google spreadsheet: 所有工作表共 40 萬個儲存格。如果只使用一個工作表,使用256 欄,則列數限制為 1,562 列<ref>[https://support.google.com/drive/answer/37603?hl=zh-Hant Google 文件、試算表和簡報的檔案大小限制 - 雲端硬碟說明]</ref> | |||
== MovableType == | == MovableType == | ||