Recent content by pickle76

  1. P

    Report page break question

    That coding does the same thing that "sorting and grouping" function does - it puts a page break after each record unless it starts with "ALL" and then it allows the next record to appear on the page "1.75", but then puts in another page break after |1.75" because it's not "ALL" So is there any...
  2. P

    Report page break question

    thanks for reply. are you giving me VB code? If so, I don't use that and was hoping you could elaborate on your solution. I've inserted the page break and went to edit "On Format" event in details section. Now, which builder do I use...Expression, Macro, or code? Thx
  3. P

    Report page break question

    Hey, Here's what my report looks like: Top of Page: Size First Record 1.75 1.14 1.00 750...
  4. P

    Page breaks

    Works, thanks. I wish I could say it was friday and i wasn't thinking straight...'cause that seems to easy.:rolleyes:
  5. P

    Page breaks

    Help! I have a report (based on query) where I'd like to place a page break everytime the first column, "Brand", changes. When I use the sort and grouping function I can only sort ascending/descending. The problem here is that there is a particular order that these brands need to be on the...
Back
Top Bottom