Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to count the total page number of a group in a Report??
Message
De
20/09/2001 21:05:04
Ransome So
Ransome's Workshop
Hong Kong, Hong Kong
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de rapports & Rapports
Titre:
How to count the total page number of a group in a Report??
Divers
Thread ID:
00559063
Message ID:
00559063
Vues:
56
Dear all,

In a report I divide the data into groups such as:

select * from MyDBF group by FieldA into cursor FileToBeReport
report form MyReport to print.....

where the dataenvironment for MyReport is the cursor FileToBeReport generated before.

In the report designer I set the report start the page number for every FieldA groups.

If say, In my report FieldA have 3 instances say A, B, C, After generation of FileToBeReport, say, A need 3 pages, B need 1 pages and C need 2 pages.

Can I place a printing field as 'Page 1 of 3, Page 2 of 3 ....' on the A pages, 'Page 1 of 1' for B, and 'Page 1 of 2....' on C pages??

Is it impossible? if it works, how to do that??


With regards,


Ransome
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform