Sorting and Grouping - page break error

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • bfence@gmail.com

    Sorting and Grouping - page break error

    This should be really simple but I just can't get it to work right.
    I'm trying to create a report (no code involved on my part) that prints
    details about different schools each on a different page. I'm working
    with 7 schools and 6 of them show up on their own page just fine. I
    have one, though, that won't do what it's supposed to. I've tried
    every combination in Sorting and Grouping that I can think of! Any
    suggestions?

  • Salad

    #2
    Re: Sorting and Grouping - page break error

    bfence@gmail.co m wrote:
    [color=blue]
    > This should be really simple but I just can't get it to work right.
    > I'm trying to create a report (no code involved on my part) that prints
    > details about different schools each on a different page. I'm working
    > with 7 schools and 6 of them show up on their own page just fine. I
    > have one, though, that won't do what it's supposed to. I've tried
    > every combination in Sorting and Grouping that I can think of! Any
    > suggestions?
    >[/color]
    I assume you have a Group/footer band that for each school. I assume
    that is the first group of the report. In the footer band for the group
    do you have a ForceNewPage set to After?

    Comment

    Working...