BY SELECT * FROM EMP QUERY ,I GENERATED ONE REPORT.AND
SUPPOSE THAT I HAVE 10 PAGES OF OUTPUT.
WHAT I WANT IS ,I WANT TOTAL PER EACH PAGE.OK I GOT THAT
AND THAT SHOULD BE FORWARDED TO NEXT PAGE AND NEXT PAGES
TOTAL SHOULD BE DISPLAYED
Answer / harshad
Keep the Print Object on property Of Totals Field (field
for which you are calculating total) as First Page. You
will get Total On Next page.
| Is This Answer Correct ? | 0 Yes | 3 No |
What is the order of the triggers fired once the form is opened?
What is WHEN-Database-record trigger?
What is the difference when confine mode is on and when it is off?
Explain the various types of oracle report?
Can a formula column be obtained through a select statement?
What is the Maximum allowed length of Record group Column?
What are the type of User Exits ?
Which of the two views should objects according to possession?
can my report have different layouts
How do you reference a Parameter?
What is the built-in used for showing lov at runtime?
how to pass 2 variables from one form to other form