Please enable JavaScript to view the comments powered by Disqus.


MAX(...0,C39)*0.2+MAX(...0,C39-12000)*0.05

Two tier tax calculation 

For the first 12000, the tax is 0.2, for the rest, the Tax is 0.25


Used Functions

Category: Statistical

Returns the maximum value in a list of arguments

Syntax

MAX(number1, [number2], ...)

Lets chat on this