CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    Apr 2004
    Posts
    4

    Arrow pls help.......very urgent....

    is there any possible way to have a page break each time a text field from the report changes.

    i am using CR 8.5 and VB6

    if possible can anyone who has the answer pls contact on msn mesenger.....
    [email protected]

    PS: i am attaching a report i generated. i want to have a page break each time the value of the text field containing 'Blood Routine (CBC)' changes.
    Attached Files Attached Files

  2. #2
    Join Date
    Apr 2004
    Posts
    5

    Sort field then in section check new page

    The field you want to page break on first must be part of a sort group. Then the group header and footer will appear. In Format Section select the group and check page break before or after as needed.

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

Featured