Making a number negative
Hi again everyone,
I'm working on being able to subtract the cost of returns against the cost of shipping.
The formula would go something like this
Program ID: IIf([REPORTING_STATE_TYPE]=RETURN_RECEIPT,âmake the number a negativeâ, ([REPORTING_STATE_TYPE])
Thanks for your Help
|