Hi,<br>
I'm using Crystal Reports v6.0, and I'm running my reports using vb5.0...<br>
I have reports which contain sub reports, but when I generate the report using code (specifically .export method of CRPEAuto.Report) the report is generated, but the sub reports do not consistently display the data expected. I tracked the problem to the TotalPageCount field, and removing this from the report fixes the problem.<br>
Anyone know of a way of displaying the total number of pages in a report without using the TotalPageCount field?<br>
I'm using Crystal Reports v6.0, and I'm running my reports using vb5.0...<br>
I have reports which contain sub reports, but when I generate the report using code (specifically .export method of CRPEAuto.Report) the report is generated, but the sub reports do not consistently display the data expected. I tracked the problem to the TotalPageCount field, and removing this from the report fixes the problem.<br>
Anyone know of a way of displaying the total number of pages in a report without using the TotalPageCount field?<br>