Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to count the total page number of a group in a Report??
Message
From
20/09/2001 21:05:04
Ransome So
Ransome's Workshop
Hong Kong, Hong Kong
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Title:
How to count the total page number of a group in a Report??
Miscellaneous
Thread ID:
00559063
Message ID:
00559063
Views:
55
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
Next
Reply
Map
View

Click here to load this message in the networking platform