I have an individual report that runs on each person from a district. On each row of the table is an individual and all data needed to run the report. Everyone from the same district has the same district number. I need to pull up a district and run the report on all people from that district. How do I make the report cycle through each person from that district and print a separate report for each person?