Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

CR8.5 Advanced Groups 1

Status
Not open for further replies.

firstNbank

IS-IT--Management
Nov 23, 2004
4
0
0
US
I am working on a variable job that uses preprinted paper and this information will overprint, all of my fields are set-up in the Details section.

Trying to group by account number and have only those groups display on its own page. Then start a new page with a new group. This must start with page one again. How would I do this??
 
Format your Group Footer section by checking the 'New Page After' and 'Reset Page Number After' flags.

-dave
 
Yes, I have tryed to use the footer to start a new page, but I don't think it will work in this case. Please see below.

summary and details.


(For eg., If I have variable account numbers, I will group by account number, each number has transaction fields and address fields that make up about 6 lines of text. sometimes there could be up to 3 accounts per page. How would I group these on the same page?>

I Also 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
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top