Sum函数返回零

时间:2015-10-06 10:00:38

标签: google-sheets

我在Google电子表格的一列中对单元格求和时不断获得0

enter image description here

enter image description here

我已经确认两列的格式都是数字:

enter image description here

如果我跳过小数,它可以正常工作:

enter image description here

在MS Excel中正常工作:

enter image description here

发生了什么事?

1 个答案:

答案 0 :(得分:4)

您有一个,(逗号)作为分隔符,而电子表格专家.(点)

我的逗号使用逗号,因为我的语言使用逗号作为分隔符。enter image description here

如您所见,我的格式 - >数字 - >数字与您的不同 enter image description here