It depends how you have the form set up but one option might be:
Create a drop-down list that allows you select the class
Create a query that filters the form data, based on that drop-down
Base a report on the query
Create a button that runs the report
Once set up you would select the class, click the button and preview / print the report.
Denis