Can someone tell where I would enter and structure an If Statement in Crystal to do the following. I am familiar with the statements but not sure where it would go.

I have a Charge Amount and an Overide Amount. I want it to display the charge_amt field only when the overide_amt field is null.

charge_amt and overide_amt are my fields

thanks