Sage 100

 View Only
  • 1.  Please point me to a previous post if this is on a

    Posted 07-28-2016 14:49
    Please point me to a previous post if this is on another thread, I couldn't find anything. I'm formatting a Sales Order form with 4-5 pages of terms and conditions that need to print at the end of each order. I need to suppress the page headers/footers for the terms and conditions pages after the order totals. I've created a sub-report that is placed in group footer 2. I have success when printing ONE order if I suppress page header/footer ""OnLastRecord and pagenumber <>1"" but I can't figure out the suppression to get this working for a range of orders printed. I've played around with passing a variable from the subreport with no success. I could have sworn I had one of these before, but can't remember what the solution was. Any help appreciated. @AlnoorCassim @Sage100Routine


  • 2.  RE: Please point me to a previous post if this is on a

    Posted 07-29-2016 04:08
    My only success is in putting the T&C in the Report Footer. But now I can't remember if the client prints One Form at a time, or if they print multiples.


  • 3.  RE: Please point me to a previous post if this is on a

    Posted 07-29-2016 04:55
    And I usually change it around so what WAS on the Page Header is now in the Group Header, and put the T&C in the Group Footer.


  • 4.  RE: Please point me to a previous post if this is on a

    Posted 07-29-2016 06:04
      |   view attached
    Here's my notes (incl https://90minds-com.socialcast.com/messages/7217874) from the last time I did this.


  • 5.  RE: Please point me to a previous post if this is on a

    Posted 07-29-2016 15:14
    Thanks. I will try your suggestions. My concern with placing the page header in the Group header section is that I need the page header to print on the subsequent pages of the order, just not the terms and conditions pages. The 2nd challenge is that the T&C is multiple pages, nit just 1.