I want to create a new report for each student that i have in my database, so i can see the student's information in a report and print it if i want, but only one student per report.
I have a form called StudentDetails, on that i have a ComboBox called GoTo where i can easily access every...