Arithmetic operations in a field
Posted: Tue Feb 17, 2009 10:16 am
I have a field called "Amount". I need to print a field with a value calculated on the "Amount", eg. the formula would be "Amount * 20 / 100".
So if "Amount" is 1000, the other field will print 200 (coming from 500 * 20 / 100).
Is there a way to do this, without creating a calculated column?
Thank you.
So if "Amount" is 1000, the other field will print 200 (coming from 500 * 20 / 100).
Is there a way to do this, without creating a calculated column?
Thank you.