I have 3 reports that I need to print sequentially, situation is this
R- Report
P-Person
R1 has 3 pages, one for each P
R2 " "
R3 " "
I would like to be able to print R1P1,R2P1,R3P1. .., then do the same thing for each subsequent person.
Any guidance or direction is greatly appreciated. I tried to build a macro in to the detail section of the report to run another macro, but it failed.
thanks in advance
jm
R- Report
P-Person
R1 has 3 pages, one for each P
R2 " "
R3 " "
I would like to be able to print R1P1,R2P1,R3P1. .., then do the same thing for each subsequent person.
Any guidance or direction is greatly appreciated. I tried to build a macro in to the detail section of the report to run another macro, but it failed.
thanks in advance
jm
Comment