Quick summary
This tutorial shows how to add calculations to the Report Footer in Microsoft Access using Design View. You can insert a Text Box control, write an aggregate expression, format it as Currency, and preview the result in Report View.
Steps
- Open the report in Design View to make modifications.
- Ensure the Report Footer or Page Footer section is visible.
- Drag a Text Box control from the toolbox to the footer section.
- Inside the text box, specify the calculation you want to perform.
- Select the text box and set its Format property to Currency in the Property Sheet.
- Click the label icon to add a label next to the text box to describe the calculation.
- Switch to Report View to see how the calculation appears in the footer.
.gif)



