> > I am creating a report which is an invoice. At the bottom, I need a summary which contains things like the subtotal, total and so on. This needs to appear at the very bottom of the last page. How can this be done? If I use the "Page Footer" band, it will appear on every page. If I use the report summary band, it will appear on the last page, but not necessarily on the bottom. How can I force the report summary band to the very bottom of the page?
> >
> >
http://www.arsindelve.com>
> How about putting fields in the page footer band which only print when RECNO() = RECCOUNT() ?
>
> Cheers,
> Jamie
>
jamie.osborn@foxite.comI gave that a shot initially, however in a page footer band (and report summary band), the checkmark that says "Remove entire line if blank" is unchecked and disabled so they have no effect when empty. Great idea, though. Thanks.
http://www.arsindelve.com