Create a formula to extract the first letter of the last name.
Left({Table.LastName},1)
Now Create a group on this formula.
In the Section Expert, select the Group Footer for this group and click the X2 button beside the "New Page After" propery. In the formula editor, enter the following
NOT OnLastRecord
Bob Suruncle