Forum Discussion

BradElmore's avatar
BradElmore
Qrew Assistant Captain
7 years ago

numbers should equal

I have a CheckBox Formula field that compares Field A & Field B (If Round(FieldA,.01) = Round(FieldB,.01) then TRUE) The Table is displaying Field A = 24.60 and Field B = 24.60 -- but my checkbox f...