RE: access -creating a report
Hi Susan
There are three ways to create a report.
-----------------------------------------------------------------
1.
Based on a single table or query by using AutoReport. AutoReport creates a report that displays all fields and records in the underlying table or query
How?
In the Database window, click Reports under Objects.
Click the New button on the Database window toolbar.
In the New Report dialog box, click one of the following wizards:
AutoReport: Columnar
Each field appears on a separate line with a label to its left.
AutoReport: Tabular
The fields in each record appear on one line, and the labels print once at the top of each page.
------------------------------------------------------------
2.
Based on one or more tables or queries with a wizard.
The wizard asks you detailed questions about the record sources, fields, layout, and format you want and creates a report based on your answers.
How?
In the Database window, click Reports under Objects.
Click the New button on the Database window toolbar.
In the New Report dialog box, click the wizard that you want to use. A description of the wizard appears in the left side of the dialog box.
Click the table or query that contains the data you want to base your report on.
Note You don't need to do this step if you clicked Report Wizard in step 3— you can specify the record source for the report in the wizard.
Click OK.
Follow the instructions in the wizard.
If the resulting report doesn't look the way you want, you can change it in Design view
------------------------------------------------------------
3.
In DESIGN VIEW
In the Database window, click Reports under Objects.
Click the New button on the Database window toolbar.
In the New Report dialog box, click Design View.
Click the table or query that contains the data you want to base your report on.
Click OK.
Drag, position and format the controls and fields as you see fit.
------------------------------------------------------------
Regards
Richard
Microsoft Office Specialist