Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Multiple Reports and page numbers
Message
From
03/02/2000 15:42:36
 
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Miscellaneous
Thread ID:
00326398
Message ID:
00326922
Views:
23
This is really easy - It certainly looks logical. Thanks for your help.


>Hi Stanley,
>
>Suppose, you have 3 reports, Rep1, Rep2, Rep3 and you want Rep2 to be continued after Rep1, and Rep3 to be continued after Rep2.
>You may use variable, say, PageNum in Rep2 and Rep3 instead of _pageno.
>Then you need
>Run first report
>PageNum=_pageno
>run second report
>PageNum=_pageno+PageNum
>
>>Is there an easy way to print multiple report forms but have the
>>page numbers be continuous? If the first of three reports ends
>>with page 4, I would like the second report to start with 5, etc.
>>Thanks for any help.
>>
>>Stan Symons
>>
>>PS I'm using VFP 5.0
Previous
Reply
Map
View

Click here to load this message in the networking platform