Is this possible?
In my invoice form I have 3 different tax rates. I have put a calculation in each of the Control Sources to calculate the invoice sub total:
In my invoice form I have 3 different tax rates. I have put a calculation in each of the Control Sources to calculate the invoice sub total:
=[Invoice Sub Total]*0.13
=[Invoice Sub Total]*0.05
=[Invoice Sub Total]*0.09975
I don’t always use all the tax rates. I would like to be able to go back into a tax rate field I don't need and delete it.