I am using Crystal Reports 2008. I have an initial report page that has the Client info in the page header and this page will always be page number 1. This report is grouped by Client Name so each time I click on a different client in treeview that Intro page is still set at 1, which is correct.

What I need to do is add a couple of subreports that will each pick up the page number of the page before it. So, The first page number of the first subreport would be page 2 , 3, 4, etc.. The first page of the second subreport would be one more than the last page of the first subreport and so on. Then when the report is complete for that client the page number would reset back to 1 for the next Client name.

Any help would be appreciated.

Ron