I want to be able to get the totals and correct tax from this.
Really I just need a formula for getting the correct tax value.
assume these values are A1 through A12
$2,993.97
$5,492.30
$7,263.92
$4,759.96
$679.96
$1,119.96
$3,914.95
$820.99
$1,183.99
SubTotal: =SUM(A1:A9)
Tax: ???
Total: =A10+A11
Really I just need a formula for getting the correct tax value.
assume these values are A1 through A12
$2,993.97
$5,492.30
$7,263.92
$4,759.96
$679.96
$1,119.96
$3,914.95
$820.99
$1,183.99
SubTotal: =SUM(A1:A9)
Tax: ???
Total: =A10+A11