Hi
My page header prints on the same page as the OLE object ... I need to suppress this on every page except the last two (which contain my OLE objects (report footers a & b).
My Group footer, however, is a problem as I need it to print at the end of the details section d but it has to stay together and is about 8 points long, so takes up about a quarter of a page. Therefore what happens is that my data prints down to the last inch of the page and takes a new page for the Group Footer. This new page doesn't have any data in it, but has to have the 2 page headers at the top.
Therefore I'm looking for something that can either tell the total number of pages and suppress the last 2
or
only print on pages until the Group Footer prints.
THanks