Subject: Crystal reports max rows in detail section
Posted By: lokilewis Post Date: 9/26/2005 4:58:29 PM
Does anyone know how to set the max rows that are printed to the detail section of a report?

Reply By: kondapally Reply Date: 10/6/2005 2:18:37 PM
have a formula that increments for  each record and anther for resetiing it. keep the first one in detail sec and the reset one in PH. click on section expert select detail section and near new page after  click on the x+2 button and write the formula
first formula name goes her = no., of records to want per page
Reply By: kondapally Reply Date: 10/6/2005 2:47:56 PM
u can also give the following formula near section expert select detail section and near new page after  
Remainder (RecordNumber,20 ) = 0
assuming you want to see 20 records per page

Go to topic 35382

Return to index page 458
Return to index page 457
Return to index page 456
Return to index page 455
Return to index page 454
Return to index page 453
Return to index page 452
Return to index page 451
Return to index page 450
Return to index page 449