Simple tax equation
Hello there,
I am trying to do a simple equation that I can not seem to figure out. I have a subtotal amount and discount that is being given. For the total amount I would like it to give me the price amount with the tax being included for a new total. I would think this formula would be work. I could be wrong.
Total = subtotal1-(Subtotal1*discount)
or
subtotal1-(Subtotal1*discount)

when i did the an easy equation it does not change the numbers as well. I also fixed the calculation order.

