I am relatively new to Crystal. My ultimate goal with this project is to print multiple 'mailing' labels for each patient. The user wants a sheet of labels per patient. I used label wizard but that gives me one label per patient. I thought the best way would be to read the db and create 30 records per patient and then pass those to label wizard. Is there a quick way to print 30 records per incoming record?