print specific report sections

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

hi there

I have a report which is grouped by consignee. Each consignee is printed to a separate page ( Force new page property set to After section) What i would like is to have the Disclaimer section print at the end of each consignee section. If the consignee runs more than one page, the Disclaimers should print on the end of the last page only

Any suggestions on how i can achieve this?
 
Carlee,

Take your disclaimer and put it in the GroupFooter of the
consignee group and it will print after the last detail
data. If you have other controls already there, just put it
below them.

--

Gary Miller
Gary Miller Computer Services
Sisters, OR
________________________
message
hi there,

I have a report which is grouped by consignee. Each
consignee is printed to a separate page ( Force new page
property set to After section) What i would like is to have
the Disclaimer section print at the end of each consignee
section. If the consignee runs more than one page, the
Disclaimers should print on the end of the last page only.
 
Back
Top