Report Design
 Crystal Reports Forum : Crystal Reports 9 through 2020 : Report Design
Message Icon Topic: Max number of records per page Post Reply Post New Topic
Author Message
joelseverich
Newbie
Newbie


Joined: 01 Aug 2011
Location: Bolivia
Online Status: Offline
Posts: 2
Quote joelseverich Replybullet Topic: Max number of records per page
    Posted: 01 Aug 2011 at 5:19am
Hi,
 
Is there a way to set a maximun number of records per page,
 
if RecordNumber > to 15 it should go to page number 2, please help me
IP IP Logged
DBlank
Moderator
Moderator


Joined: 19 Dec 2008
Online Status: Offline
Posts: 9053
Quote DBlank Replybullet Posted: 01 Aug 2011 at 6:06am
create a running total called 'NewPageCount' to count records in your group
in the section expert select Details section enter a formula in the 'New Page After'
({#NewPageCount} Mod 15 = 0)
IP IP Logged
joelseverich
Newbie
Newbie


Joined: 01 Aug 2011
Location: Bolivia
Online Status: Offline
Posts: 2
Quote joelseverich Replybullet Posted: 01 Aug 2011 at 6:28am
It works perfectly , thanks a lot
IP IP Logged
Post Reply Post New Topic
Printable version Printable version

Forum Jump
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot delete your posts in this forum
You cannot edit your posts in this forum
You cannot create polls in this forum
You cannot vote in polls in this forum



This page was generated in 0.109 seconds.