Ok, I need some help here. I have a situation where I want to print a secondary report based on the same parameters as the first report. I have a form where I can select fiscal/calendar year and the year itself from drop down lists. From here I have both a print and a preview button. Printing the secondary report from here is not the problem, I just add code to print the second report to the print button that prints the first. I need to be able to duplicate that same functionality somehow if the user prints using the print button on the preview screen. Any ideas?