Sum numeric fields and multiply by a fixed number if a checkbox is selected.
I am trying to write calculation for when a checkbox is selected a fee will calculate based on "Subtotal" and "Tax" boxes multiplied by .035
So if Checbox7 is selected (Subtotal + Tax) * .035
