Put a hidden control in the detail section of your report and set its rows source to -1. This will be a counter of the rows in your report. Put a page break immediately below the detail row controls. Hide that page break break, then use the Mod function to display the hidden page break, every 25 rows except for the first row.