
Right now the formula is an IF statement whose "then" clause is 0, making the amount 0 on save even though the field appears to be editable. How might I rewrite that so that we can edit it for those transfer scenarios?
Thanks!
Deb
3 个回答
You could have a pick list on the record which says Result Type (or something) and has "Refund", "Cancel", "Transfer" then based on that field in your fomula determine what the picklist is first and then do the calculation.