# RB IF statement **Category:** [Yahoo Archive](https://www.epiusers.help/c/yahoo-archive/9) **Created:** 2000-08-10 13:07 UTC **Views:** 336 **Replies:** 0 **URL:** https://www.epiusers.help/t/rb-if-statement/734 --- ## Post #1 by @system
Okay all of you RB gurus; I have another statement question. I want to display my Freight cost only if it is greater than $20. It seems to only be displaying 0's and 1's. I would like it to display the cost ONLY IF it is greater than $20.

IF(TotlMiscChrg > 20, 0,1)
Thanks Again!

Wendy Pursche
Network Administrator
Schmald Tool & Die, Inc.
(810) 743-1600 ext.323
wpursche@...



[Non-text portions of this message have been removed]
--- **Canonical:** https://www.epiusers.help/t/rb-if-statement/734 **Original content:** https://www.epiusers.help/t/rb-if-statement/734