为什么我的Excel公式不好?

时间:2016-06-20 15:32:54

标签: excel

Excel中不允许使用此公式:

=if(C2="NULL","False","True")

谁能告诉我它有什么问题?

注意:您可以在此处查看列的内容:

enter image description here

注2:这是显示的错误:

enter image description here

1 个答案:

答案 0 :(得分:0)

我认为错误发生在"," 尝试使用";"而不是"," = IF(C2 =" NULL&#34 ;;"假&#34 ;;"真&#34)