Not much information to go on, can you post the statement?

If you are comparing two amounts, try comparing as
=If(Round(A1,2)=Round(A2,2),"True","False")

--

Quote Originally Posted by Kyla2000
I am not sure how to fix this.