Re: A Simple Quick Report Problem....
From: Roham (RohamFarahani_at_Yahoo.com)
Date: 08/18/04
- Next message: Roham: "Re: Network Programming"
- Previous message: Brian Bushay TeamB: "Re: cancel during asyncfetchnonblocking"
- Next in thread: Benny Joseph: "Re: A Simple Quick Report Problem...."
- Reply: Benny Joseph: "Re: A Simple Quick Report Problem...."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 17 Aug 2004 21:14:57 -0700
"Newbie" <glenn@smu.edu.ph> wrote:
>My problem is how can I compute the amount of detail displayed per page and
>a grand total at the end of the page.
>
>Illustration:
>
>Page 1
>item no--qty--unit---description---unit cost---total cost---
>1 1 copy book 100 100
>2 1 copy wbook 150 150
>-------------------------------------------------------
>Sub-total 250
>-------------------------------------------------------
>Page 2 (Final page)
>item no--qty--unit---description---unit cost---total cost---
>3 1 copy nbook 100 100
>4 1 copy ebook 150 150
>-------------------------------------------------------
>Sub-total 250
>-------------------------------------------------------
>Grand Total 500
>=====================================
>
>I hope you can help me guys :)
>
>Thanks in advance :)
>
>
This is Very Easy only define a pageFooter and put a Expression For Each Column to Have Sum of Those Column.
- Next message: Roham: "Re: Network Programming"
- Previous message: Brian Bushay TeamB: "Re: cancel during asyncfetchnonblocking"
- Next in thread: Benny Joseph: "Re: A Simple Quick Report Problem...."
- Reply: Benny Joseph: "Re: A Simple Quick Report Problem...."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]