Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Page Break -
Message
From
27/09/2001 14:33:02
Cindy Winegarden
Duke University Medical Center
Durham, North Carolina, United States
 
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Title:
Miscellaneous
Thread ID:
00561564
Message ID:
00561590
Views:
21
Andre,

Group your report on INT(RECNO()/50) or possibly INT((RECNO() + 1) / 50).


>This situation is good when a set of rows have the same InvoiceNo. But it is not the case here. I have a table with 60 000 rows and a logical field is set to .T. every 50 rows. At the 51th rows, when the logical field is at .T., I want to do a Page Break.
>
>André
>
>>Andre,
>>
>>Page breaks are usually set when a field value changes. This is done in the data grouping dialog of the Report menu. An example would be to group on InvoiceNo and change to a new page when InvoiceNo changes - typical of an Invoice form with detail items.
>>
>>Hope this helps.
>>
>>>Hi everybody.
>>>This is an easy one and I am shy to ask...
>>>I am trying to do a page break whenever a logical field is .T.
>>>How do I do that ?
>>>
>>>André
Previous
Reply
Map
View

Click here to load this message in the networking platform