Hello - If someone could help me it would be greatly appreciated!
I have uploaded the form to 'yousendit'
It can be downloaded here (80 kb) to make my explanations clearer!
http://www.yousendit.com/transfer.php?action=download&ufid=3DCF47194D020CB0I have a dynamic table with a few calculations..
unit cost * quantity = total price
plus a field at the bottom of the table which is a sum of the 'total price'
I'm having a few problems though..
1. After adding a 2nd (or next) row, & adding values for unit cost & quantity for the new row, it does not calculate the grand total immediately. I have to make a change to the 1st row again & then it adds the totals of both rows - Could someone please tell me how to alter the script in order to recalculate everytime i change a value in the table?
2. When i delete a row, it does not recalculate... but keeps the totals of all rows which were there previously!.. How can i recalculate whenever a row is deleted?
3. If i enter a value in a field, i have to click twice inside another field to place the cursor there / to enter a value in another field.
How can i avoid this?
Thank you very much in advance!