if(find(".",a2)>0,false,true)
=IF(MOD(A2,1)=0,true,false)
随便用一个上面公式都可以的。
A2!=int(A2)
find('.',A1)=0 A1代指需要校验的值所在单元格