I have a group which is sorted by last name. I need to print a new page after each new letter of the alphabet. So I need all the A's on one page, all B's on one page, etc. What formula should I use?
Create a formul field like the following to look at the first letter of the name and place it in the details section:
Left({Fieldname},1}
Then, from the design window, right click the details section, select format, click the "X-2" button to the right of the "new page after" checkbox, and enter the following formula:
Not OnLastRecord;
Next({FormulaField})<>{FormulaField}
Software Support for Macola, Crystal Reports and Goldmine
dgilsdorf@mchsi.com
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.