|
-
Nov 21st, 2002, 01:06 AM
#1
Thread Starter
Lively Member
Controlling In VB
How i could control Report from VB to send some records to the next page.That is Before Filling the Current page how i could move to the next page ,where i need to insert some Informations
Again...
(The Need Is ,In a two loops How i use first loop to a Page and the Outer Loop and get datas to NEXT PAGE...)
Please Help....
-
Nov 21st, 2002, 01:17 PM
#2
Hyperactive Member
While designing the Report...
Any group or Details section can be spiltted into multiple sections.. by clicking 'Insert Section Below' from the popup menu which u get by right clicking the group / details section.
And Second section starts only after first section is printed
Format the second section to print in a new page.
.. so place the fields which are supposed to be printed in first page in first section and next page in the second section.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|