Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to move details on new page?
Message
 
 
To
07/01/2009 07:23:28
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows XP SP2
Miscellaneous
Thread ID:
01371616
Message ID:
01371629
Views:
14
>>>I want to move details (band) on new page on certain condition?
>>>
>>>How to do that?
>>
>>Add a subgroup. Set "new page" for this group. Set the group expression to something that should switch the page (Group is a expression not a field so you can do something like
>>
expression1 or expression2 ..
>>)
>>
>>Agnes
>
>Can it be done in details band?

If you need to do this in detail band, add a field with something like replicate(CHR(13)+chr(10),40) and Print when condition. This trick should be described in Cathy Pountney's book...
If it's not broken, fix it until it is.


My Blog
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform