problems with GrpArrayPage

P

Patrik

Hi,

I'm using the code with GrArrayPage (shown in this group) to number the
pages for each of my groups in the same report. To verify, I run the
report with F8 and everything seems fine on the first format. But the
second format runs short !!! So I can't see when the following error
occurs:

if one of my reports is longer than the others. GrpArrayPages equals
the number of pages of the longest group for all groups instead of
doing it for every group.
Ex: 1 of 5 even if the group only has 4 pages.

Anyone ever encountered that problem ?

If necessary, I will post my code.

Thanks in advance
 
Top