Quick summary
This tutorial shows how to create summary reports in Microsoft Access using the built-in Report Wizard, covering data selection, grouping, sorting, layout, and final output. Following these steps lets users generate structured, print-ready Access reports without writing any code.
Steps
- Go to the Create tab in the MS Access ribbon.
- In the Report group, select Report Wizard to launch the wizard.
- Select the table or query that contains the data you want to report on.
- Add the fields you want to include in the report.
- In the wizard, group the data by the relevant field and click Next when prompted.
- Sort your data by the desired field and click Next.
- Choose a layout for your report and click Next.
- Give your report a name and click Finish to generate it.
- Save the report and switch to Print Preview to verify that summaries and groupings are correct.
.gif)



