Click to See Complete Forum and Search --> : Code to calculate totals in a form???


Snowgirl
12-04-2002, 04:05 PM
I have a form with 15 line items, all of which need to be totalled individually (price x quantity for each)... then I need to get a subtotal for all the ordered items, tax it, subtotal THAT, add shipping, and get a grand total... HELP!!! Do I need individual functions for each item, etc etc, or is there an easier way to do this? And either way, can anyone send me sample code? Thanks! :confused:

Snowgirl
12-04-2002, 05:55 PM
Thanks Dave, that was exactly what I was looking for!