I'm creating an order form, and having trouble making the fields calculate properly.
I will try to explain the form as best I can.
We are selling 10 different products.
I need to tabulate the following:
Total # of cartons sold (odd fields 1-19). This tabulates correctly.
Total # of items being sold (odd # fields 1-19 each x # of items/carton).
I also need total Product cost (even# fields 2 - 20). This total product cost field acts especially strange - it is always off, UNTIL I add any $ amount of shipping... then it self-corrects.
I have uploaded a sample of the form, if that helps:
www.printproofing.com/jfelt_order
Thank you