
I have the following output above. The Agreement Number is a header line signified by the H in the ID Column, that I have generated in the report.
I want that Agreement Number header to repeat after every 25 records in the group.
So if there would be 24 data records it would only appear once. 27 data records though, it would appear twice. Etc.
There are multiple agreement numbers in the report so each header line is unique for each grouping. I can get a single line of it at the start of a new Agreement Number but can't figure out how to make it repeat after every 25 records within that grouping.
Appreciate any help.
Thanks,
Larry