There are many customers that will have information printed on 3 reports. Currently the program prints all the report #1's, then all the report #2's, and then all report #3's. I want it to print by each customer so that it would print report #1 then report #2 then report #3 and then switch to the next customer and repeat (print #1, print #2, print#3; next cust print #1, print #2 , print #3; next cust, etc.)