I found some wonderful advise on printing multiple reports (edit code behind print button), but I need to take it a step further. I need to add a date range for the reports to print. I did this in the query under [AuditDate] and it's fine when I print one report, but when using the print all button it prompts me for a date range for each report (there are about 14, yes fourteen, to print). I am self taught and do not know how to write code. I know what I need to tell the computer--just not how .