Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How can I Limit the number of rows in a report
Message
De
22/12/1998 18:06:39
 
 
À
22/12/1998 16:00:55
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de rapports & Rapports
Divers
Thread ID:
00169828
Message ID:
00169865
Vues:
25
>How can I Limit the number of rows in a report?
>
>I am writing a multi-column report out to an ACSII file and I need to limit the number of rows on it.
>
>Any Suggestions?

If you mean the number of rows per page, then create a report variable, say r_rows and set the calculation expression to count. Then create a report group based on r_rows=50 or whatever number you need. Make sure you reset the variable on that same group. Then go to the group dialog and choose "New page" when group changes.
HTH
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform