【问题标题】:Using if statements but value output is incorrect in excel在excel中使用if语句但值输出不正确 【发布时间】:2022-06-15 02:03:39 【问题描述】: 我使用公式 =IF(W2=0,0,1) 但是当单元格 W2 中的值为 0 时输出为 1。 【问题讨论】: 在 W2 中增加小数? 标签: excel excel-formula excel-2007