函数使用例子: =IF(EVALUATE(B23)=C23,"正确","错误") 即判断单元格'B23'与'C23'是否相等,若为true,则返回"正确',否则返回"错误".如下图: 转载于:https://www.cnblogs.com/listened/p/4142483.html