Quick summary
Formatting report controls in MS Access lets you control the appearance, data source, and behavior of each field in your report. By using the Properties panel in Design View, you can adjust format, data, event, and other settings without writing any code.
Steps
- Open the report in Design View.
- Select the control you want to format.
- Right-click on the control and select Properties.
- Modify properties under the Format tab to change the appearance settings.
- Click the Data tab to customize the data source and formatting.
- Select the Event tab to configure event-driven actions.
- Select Other to change the control's name, label name, and caption.
- Click the save icon to save all changes.



