Joined: 09 May 2012
Online Status: Offline
Posts: 18
Topic: Placement Posted: 15 May 2014 at 10:26am
I’m creating an order form using an XML database that Lists Ship Qty, Unit Price and a Total Price and it could be 1 or more records. (I do not have to do the calculation on these) But I have the Grand Total that adds up the Total Price fields. (I do not have to do the calculation on this either), but I do have a Grand Total label and a grand total amount that needs to follow at the end of the list of Total Price fields, that could be 1 or more records, with a line above it. How do I get it to follow in place with a line above it?
Here is a simple example with one record, with the Grand Total at the end and I would like a line above that total.
Ship Qty Unit Price Total Price
1 18.25 18.25
Grand Total 18.25
How do I get this to work? I’m new at this and no nothing about formulas or grouping. Any help would be appreciated.
Thanks ~ dc
Joined: 21 Dec 2007
Online Status: Offline
Posts: 4372
Posted: 16 May 2014 at 5:26am
is the grand total to be shown at the end of the report or multiple time throughout the report?
if just once, I put it in the report footer, which only prints at the end of the report.
if it is displayed multiple times, then there must be a way to tell when you are done one group, and I would add a grouping based on that condition and put the display in the group footer.
Joined: 09 May 2012
Online Status: Offline
Posts: 18
Posted: 19 May 2014 at 8:21am
Thank you. It is a grand total at the end of multiple orders, so I put it in the report footer. Now I would like to know who to set the page breaks it one order goes to a second page. Thanks again.
dc
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum