crystal report 9.0 help please

R

RJN

Hi,

I'm new to crystal report and require a help urgently.
My requirement is something like this.
I have a main report from where I call 2 subreports,
say summary and details.

The main report has a group based on a certain column and say this
results in "n" distinct groups. The details of each group I'm getting
from a subreport.
(For eg., If I have 5 distinct customers, I will group by customer name
and get the details for each customer from the subreport by linking with
the customer name)

I need to reset the page numbering after each group. This means each
group should have its own page numebring starting from 1. I need to
display 3 fields on the main report:
one which displays how many total pages were created for all the groups,
second which displays the total number of pages created for that group
and third which displays the current page number for that group.

And also I have to create a summary page at the beginning of the report
which displays each group and the total number of pages created for that
group something like:

Customer1 3 pages created
Customer2 5 pages created
Customer3 8 pages created
...............

I'm generating the summary by way of a subreport by calling from the
main report.

Can anyone tell me how I can set these dynamically. Is there any option
in Crystal report which helps me to do this? Your help is highly
appreciated

Regards

Rjn
 
A

Al

Right Click on the Session where you want to reset the number.

for instance Detail <RIGHT CLICK> on top of <DETAIL> and in the format
session you will see the Reset Flag. The Button on the right is for you to
put formula like reset when this is 0 or <> "" etc

Good Luck..!
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top