【问题标题】:libreoffice calc if function returns true instead of valuelibreoffice calc 如果函数返回 true 而不是 value
【发布时间】:2016-12-22 16:30:51
【问题描述】:

所以我使用了这个函数:=IF(AND(C3="P";C2="P");J3/K3*100;"")
当这个条件为假时,它输出空字符串,但当条件为真时,它只输出“真”而不是指定的值。 我似乎找不到问题所在。

【问题讨论】:

    标签: openoffice-calc


    【解决方案1】:

    听起来结果单元格的格式是Boolean Value。改为将其更改为 Number 格式之一。

    为此,请按 Ctrl+1 或转到格式 -> 单元格。在 Numbers 选项卡中,选择 Number 类别并使用例如 General 格式。

    superuser.com 上有一个类似的问题:https://superuser.com/questions/921587/why-does-this-libreoffice-spreadsheet-display-a-number-as-true

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 2019-10-18
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2016-01-04
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多