check box equals a value in form when checked
I am creating a form that adds amounts for a total. I want to create a check box (BOX1), that when checked, puts a specific dollar amount in another text box (#4) which is then added to other amounts to create a total for purchase.
