dtrumbower
Programmer
I have a report that as 13 detail lines. I want to suppress the top six on odd pages and the bottom seven on even pages.
When I put this formula in the suppression fomula: Remainder (PageNumber,2 )<> 0 , My mutli page report only prints one page.
For testing purposes I have put this formula in only the first detail line and it stills only prints one page. Comment out the fomula and I get multiple pages again. The report is bringing back over 2000 records and the style is a 4up label.
Thanks
Dwight
When I put this formula in the suppression fomula: Remainder (PageNumber,2 )<> 0 , My mutli page report only prints one page.
For testing purposes I have put this formula in only the first detail line and it stills only prints one page. Comment out the fomula and I get multiple pages again. The report is bringing back over 2000 records and the style is a 4up label.
Thanks
Dwight