I have a main report unbound with 7 subreports. SubReport #7 always needes to be printed on an odd page. (EG. I am sending the report to a copier which prints duplex). I created a dummy blank page (sub report #6), that I only want to print when it is a even page number. The bottom line is subreport #7 always needs to be printed by itself, it cannot be the back page of sub report 5. I am trying to do this without making 2 passes but I am starting to wonder.
I have found in on the ON OPEN for the blank report I can set the report to visible or not and it will print or not print the report, however, I have no criteria to set this to. Am I going about this the correct way ? If I get rid of the blank page (sub report #6), can I skip 2 pages at the end of subreport #5 ? I am sort of fumbling with this.
Any suggestions would be appreciated.
Remember when... everything worked and there was a reason for it?
I have found in on the ON OPEN for the blank report I can set the report to visible or not and it will print or not print the report, however, I have no criteria to set this to. Am I going about this the correct way ? If I get rid of the blank page (sub report #6), can I skip 2 pages at the end of subreport #5 ? I am sort of fumbling with this.
Any suggestions would be appreciated.
Remember when... everything worked and there was a reason for it?