Hi, i am trying to get a subtotal of a page and a total at the end of a 100 lines table. I've tried using this: The total sum i would get with sum(....). But the for the Subtotal sum i need the pagecontent to get the subtotal at every Page until the last page, where i need the total. How can i reali...