This is a solution if you want to have a certain definite number of records on each page
(I used 25 Records on each page).
1)
Delete the Last name from the report.
2)
Create a Last Name Fromula:
Go to main menu
Insert
Formula field
New
Name the New formula as: Last Name
When Formula window opens double click on the last name field.
In my case I got {xfre_entity.name_1}
3)
Insert the Last Name Formula at:
the page heading,
and at the Last name spot on the detailed record.
4)
Right click on the Last Name Formula at the page heading.
Format section
Check Suppress and click on the formula (X2 icon) icon where you see the X2 icon
Copy this formula:
RecordNumber<>1 and
Remainder(RecordNumber,25) = 0
5)
Detail line :
Format section
Check New page after
Write this formula:
Remainder(RecordNumber,25) = 0
Kamal Khalil
Sr. Client Technical Analyst
kkhalil@Houston.ds.adp.com