|
-
Dec 17th, 2007, 01:40 AM
#1
Thread Starter
Hyperactive Member
Records per page
how can i print preview / print some limited records per page in the report
suppose i want to print only 10 records per page how can i do
i am using crystal report 7 with access
-
Dec 17th, 2007, 02:57 PM
#2
Re: Records per page
I don't know if version 7.0 supports this but in 8.5 I use the Section Expert.
Create this formula for the "New Page After" option of the Details section.
RecordNumber Mod 10 = 0
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|