Creating a Report

A "report" allows you to control the way Access prints out the information in your database. You can control which fields are printed out and the layout of the page. You can also add labels, backgound pictures, change fonts, text sizes, etc, etc.

1. Open your database in the usual way.

2. Go to the Reports tab and click on the New button.

access5_1.gif (9838 bytes)

3. In the Design View dialogue box select Design View and choose the Table to use in the drop-down list box (in this case "sample" was chosen).

access5_2.gif (3835 bytes)

4. Go to View/Field List to shiow the Field List box. If the Toolbox is not visible, go to the View menu and select Toolbox.

access5_3.gif (17298 bytes)

5. Drag and drop the fields from the Field List box to the Form. Drag them into position as required.

access5_4.gif (16945 bytes)

6. If you have used Visual Basic, you will be familiar with the Toolbox. Use the tools in the Toolbox to creat a Label and a Text Box. (ie Click on the tool in the Toolbox, move the cursor over the Form and drag out a rectangle.)

access5_5.gif (17620 bytes)

7. The features of the resulting 'controls' can be changed through the "properties" box. To go to the properties box, right-click the control (eg right-click with the cursor over the Text Box on the Form) and select Properties from the pop-up menu.

access5_6.gif (19686 bytes)

If you had a 'comments' field in your database, a Text Box would be an ideal place to display it.

access5_7.gif (2372 bytes)

8. Right click the Label control on the Form. Click in the Fore Color field on the properties lsit and choose a colour. (At this point you could also change the font style, size, etc of the text in the Label control..)

access5_8.gif (20972 bytes)

9. Go to View/Print Preview and then print out your report. Close your report by clicking in the Close box (The cross at the top-right of the window.) and save your report when promted to do so.

access5_9.gif (9657 bytes)

Congratulations. You have just created n Access Report.


| Previous Page | Menu | Next Page | Home Page |