Results 1 to 2 of 2

Thread: Controlling In VB

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Feb 2002
    Location
    India
    Posts
    83

    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....

  2. #2
    Hyperactive Member
    Join Date
    Mar 2002
    Location
    India
    Posts
    342
    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.
    ksm

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width