Is it possible to open two reports with a macro using only one set of criteria (without having to enter it twice?). The database has a parameter query that prompts the user for a specific day of week. There are two reports that run off of that same query. A macro was created that opens both reports at the same time, but you are prompted for the criteria twice, once for each report. Is there a way to get both reports to open with the same criteria that was entered only once? Thanks!
-Kelley