Here is my scenario, I have 3 subreports in one report. Now I have to break out two of those report when I output to PDF, which are in the Report Header of the main report. I was wondering if there was a VBA way because I do have some labels and such in the main report header that relate to the subreport (I wanted to do it this way instead of just exporting the sub reports I have in my database). Basically is there a way to output the report header to a different file and then the rest of the report to another? Thanks