
Multiple reports, continuing page number
Hi Banque,
You should use Crystal Reports 4.6 or higher. Now to your problem. If
your subreports are totally independent, you will create an empty dummy
report. If you place the page number into the page footer and insert two
simple subreports into the detail section of your report you'll get the
result you want. I've tried it a minute ago, it worked.
Ther may be problems to parameterize the subreports. This is possible
thru formula fields. You can link the outer formula fields to inner
subreport formulas or you can change the SQL-Statements of each
Subreport independently by using the API. See the help file.
Hope it'll help
Quote:
> Hi!
> I understand that Crystal Report can't use sub-reports... A very nice
> feature that I've learned to like very much in Access.
> I need to print several pages of data, which are independant of each
> other. The only way I found was to print each page as an independant
> report.
> My problem is that I want to have a page number on the bottom of the
> reports, which would make the reports appears as one big report. Is there a
> way to know the number of pages needed to print a report, and then to pass
> this information to another report?
> I use VB4-16 and a access database, running on Win 3.1 (there is NO way I
> can use Access)
> Thanks for your help, please reply directly to me at