In a formula column, the SUBSTRACT() function allows you to subtract the contents of several columns from each other.
Formula
SUBSTRACT(Column1, Column2)
Example
SUBSTRACT(Amount before tax, Credit)
Configurator
Result
I have subtracted the column Credit from the column Amount before tax.
Comments
0 comments
Please sign in to leave a comment.