paul123456
Technical User
I have a report based as a letter. I am trying to get an $ amount figure based upon a record amount number. for example if the amount on a record is 200.00 or less then i would like to display 20 dollars. and if the amount on the record is 201.00 or greater and less then 1000.00 then i would like to display 75.00 dollars. this is going to be used as a fee based upon the dollar amount in the amount field. i would like to do a if statement saying if the [amount.table] is less then 200.00 then display 20 dollars. if it is more then 200.00 and less then 1000.00 then display 75.00 dollars. any ideas on how this could be done?
Thanks, PAUL
Thanks, PAUL