Results 1 to 2 of 2

Thread: newpage in data report

  1. #1

    Thread Starter
    Member
    Join Date
    Feb 2002
    Location
    A.P,INDIA
    Posts
    48

    newpage in data report

    Hi All,


    How do we control the page break in data reports so that it starts a new page whenever I want?

    I used 'ForcePageBreak' but i m not getting properly.

    I displayed three rows after that i coded 'ForcePageBreak' to dispaly fourth row on the nextpage..and soon
    ex:
    If i = 3 Then
    DR_BOE.Sections(1).ForcePageBreak = rptPageBreakAfter
    End If

    AFTER EXECUTING THAT REPORT :

    I m getting a new page using that code..but fourth row is overwritting the third row of first page instead of displaying it on second page.

    Please let me know if any soultion for it.

    Rojasri.
    Rojasree.

  2. #2

    Thread Starter
    Member
    Join Date
    Feb 2002
    Location
    A.P,INDIA
    Posts
    48
    Sorry..

    but fourth row is overwritting the first row of a first page instead of displaying it on second page.

    Waiting for a reply

    Rojasri.
    Rojasree.

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