From a single button I would like to print out four seperate reports. Each report if printed individually will prompt the user for a date. The user will generally need to print all four reports and will always use the same date value for all four. How can I do this?
Thanks ;)