是否有通用的 html 或 xml 电子表格格式能够存储在 Excel 和 Google 表格之间使用的函数?
Is there a common html or xml spreadsheet format capable of storing functions for use between Excel and Google Sheets?
我注意到当我使用 Google 表格或 Excel 导出 html 电子表格时,函数被转换为文字值。 Excel 将函数存储为 Excel 2003 XML 文件,但 Google Sheets 在打开此类文件时会出错。
我正在寻找一个人类可读的 html/xml 文件,该文件能够存储、编辑和显示具有跨 Excel、Google 表格和可能的电子邮件或网页的功能的电子表格。
除了在 Excel 和 Google 文档之间来回转换之外,目前没有已知的解决方案。
我注意到当我使用 Google 表格或 Excel 导出 html 电子表格时,函数被转换为文字值。 Excel 将函数存储为 Excel 2003 XML 文件,但 Google Sheets 在打开此类文件时会出错。
我正在寻找一个人类可读的 html/xml 文件,该文件能够存储、编辑和显示具有跨 Excel、Google 表格和可能的电子邮件或网页的功能的电子表格。
除了在 Excel 和 Google 文档之间来回转换之外,目前没有已知的解决方案。