-> create a hidden field in the form and bind it's value to subtotal field
-> calculate subtotal for page 1 and assign the value to the hidden field
-> calculate subtotal again and add the value to the hidden field
your subtotal field will show the value of the hidden field because of the binding