I have a report (we call it a “training plan”) that lists all the courses an employee/student must complete. (Our students are manufacturing employees.) Via parameter query, we select the one student whose training plan we wish to print. A parameter box pops up and asks the user to enter the student’s PID (payroll ID). Then the report opens in Preview and we go through the usual steps to print the report on paper. To print another training plan, we have to repeat those steps.
From time to time, we need to print a training plan for more than one student. At this moment, I need to print 35 new training plans! I’d like to devise a way for the user to select more than one training plan for printing. What a time-saver that would be! Can anyone suggest how I can make this happen? I’m sure I haven’t furnished enough details, but I’m not sure what information might be pertinent. Thanks!