If you need to share information from your database with someone but don't want that person to actually work with your database, consider creating a
report
. Reports allow you to organize and present your data in a reader-friendly, visually appealing format. Access 2010 makes it easy to create and customize a report using data from any query or table in your database.
In this lesson, you will learn how to
create
,
modify
, and
print
reports.
We will be showing you how to create reports from tables and queries in a sample bakery database. If you would like to follow along,
download our example
and use it to follow the procedures demonstrated in this lesson.
Creating reports
Reports
give you the ability to present components of your database in an easy-to-read, printable format. Access 2010 lets you create reports from both
tables
and
queries
.
To create a report:
Open the table or query you want to use in your report. We want to print out a list of last month's orders, so we'll open up our
Orders Query
.
The query we'll use in our report
Select the
Create
tab on the Ribbon, and locate the
Reports
group. Click the
Report
command.
The Report command
Access will create a new report based on your object.
It's likely that some of your data will be located on the other side of the
page break
. To fix this,
resize
your fields. Simply select a field, then
click
and
drag
its edge until the field is the desired size.
Repeat
with additional fields until all of your fields fit.
Resizing fields in the report
To
save
your report, click the
Save
command on the
Quick Access toolbar
. When prompted, type a
name
for your report, then click
OK
.
Saving and naming the report
Just like tables and queries, reports can be
sorted
and
filtered
. Simply
right-click
the field you want to sort or filter, then select the desired sorting or filtering option.
Filtering a report
Deleting fields
You might find that your report contains some fields you don't really need to view. For instance, our report contains the
Zip Code
field, which isn't necessary in this list of orders. Fortunately, you can
delete
fields in reports without affecting the table or query where you pulled your data.
To delete a field in a report:
Click any cell in the field you want to delete.
Press the
Delete
key.
When you delete a field, be sure to delete its header as well. Simply select the header and press the
Delete
key.
Deleting a field header after deleting the related field
Printing and saving reports in Print Preview
While you can print reports using commands in
Backstage
view, you can also use
Print Preview
. Print Preview shows you how your report will appear on the printed page. It also allows you to
modify
the way your report is displayed,
print
it, and even
save
it as a different file type.
Click the buttons in the interactive below to learn about
Print Preview
.
Close Print Preview
To exit the Print Preview, simply click the
Close Print Preview
command. You will be returned to the last view you used.
Export Options
The
Export Options
allow you to
save
your report in another format. This makes it possible to view your report in other programs.
Zoom
With the
Zoom
options, you can decide how much of the report you would like to see on screen. You can also opt to view multiple pages at once.
Page Layout Options
Here, you can change the
orientation
of your report. Select either
portrait
(tall) or
landscape
(wide). You can also create
columns
or click the
Page Setup
command for more layout options.
Page Size Options
With the
Page Size
options, you can set the width of the
margins
on your report.
Print
Click the
Print
command to print your report.
To print a report:
On the
Home
tab of the
Ribbon
, click the
View
command and select
Print Preview
from the drop-down list. Your report will be shown as it will appear on the printed page.
Switching to Print Preview view
If necessary, modify the
page size
,
margin width
, and
page orientation
using the related commands on the Ribbon.
Page setup commands in Print Preview
Click the
Print
command.
The Print command
The
Print
dialog box will appear. Set any desired print options, then click
OK
.
Saving reports
You can save reports in other formats so they will be viewable outside of Access. This is called
exporting
a file, and it allows you to view and even modify reports in other formats and programs.
Access offers options to save your report as an
Excel file,
text
file,
PDF
,
XPS
file,
email attachment
,
rich text
file, or
HTML document
. Experiment with the different export options to find the one that best suits your needs.
To export a report:
On the
Home
tab of the
Ribbon
, click the
View
command and select
Print Preview
from the drop-down list.
Locate the
Data
group on the Ribbon.
Select one of the file type options on the Ribbon, or click
More
to see options to save your report as a
Word
or
HTML
file.
Report export options
Save your file.
If you're saving the report as a
PDF or XPS
file:
Select the location where you want to save the report.
Place your cursor in the
file name
text box, and type a name for your report if you want to name it something other than the report title.
In the
Save as Type
drop-down menu, select either
PDF
or
XPS
.
Select the file
quality
by clicking either
Standard
for reports you plan on printing or
Optimized
for reports you plan on sharing primarily online.
Once you are satisfied with your settings, click
Publish
to save your report.
Saving the report as a PDF or XPS file
If you're saving the report as any other type of file:
Click
Browse
to specify your file location and name, then click
Save
.
In the
Export
dialog box, click the check boxes to select desired saving options where applicable.
Click
OK
to export your report.
Saving the report as an Excel, Word, text, or HTML file
A dialog box will appear to notify you that your file has been successfully saved. Click
Close
to return to your report.