A database report does not have to be fancied up with pictures to work well. But it doesn't hurt either!
There are two kinds of images that you might see in a report:
A report can have a decorative image in the report header or footer or the page header or footer. You can even add one to the Detail area, where the record controls are, but the same image will appear beside every record.
Unlike other Office programs, Access does not include a way to easily insert clip art. There is an Insert Image button on the Report Tools: Design tab but it only lets you browse your computer for images to use. So you need to save an image first before you can use it in Access.
Alternate method: Use a different Office program to get the image you want. Then copy it, switch to Access, and and paste the image to the report's Design view.
In the Step-by-Step section below you will add a decorative image to your report. Later in the lessons you will work with records that have images as part of the record.
![]() |
Step-by-Step: Report Image |
![]() |
What you will learn: |
to insert an image
to edit image with Property Sheet |
Start with: ,
, mytrips-Lastname-Firstname.accdb from previous lesson
Alternate method: If you do not have access to the Internet, use the Insert Image button on the Report Design Tools: Design ribbon tab, and navigate to a picture of your choice or to
travel-map.png in the databases resources files for these lessons.
Paste with the key combo CTRL + V.
The image appears at the top left of the section. It is at its full size and lies on top of the existing controls.
Your image may be different from the illustration. The images available from Microsoft change over time.
Drag the bottom left corner handle of the image up and right to resize the image to about 1" square.
Look at the rulers at the top and right of the Design view window.
(Exact size is not important right now.)
The image is cropped instead of getting smaller. Did you expect that?
Many tasks are as easy to do in the Property Sheet as with ribbon commands or by dragging. Some tasks must be done with the Property Sheet. Always check the box at the top of the Property Sheet before making changes to properties. Do you have the correct control or section selected?
While the image is still selected (shows an orange border), inspect the top of the Property Sheet.
It should show the selection type is 'image' and the
drop list should show 'OLEUnbound'
plus a number.
Select the property Size Mode in the Property Sheet.
An arrow appears at the right of the property value.
The default value for inserted images is Clip. There are three choices in the drop list for the property:
To have the image resize when you resize the control, the Size Mode must be Zoom.
Change the Width and Height properties to 1.5".
The image enlarges.
With the Size Mode set to Zoom, there will be extra space unless the image you choose was square like the one in the illustration.
Problem: Page width expanded
The page automatically enlarged to hold the image at its new width and height.
Solution: Drag the image to the left of the 8" line on the ruler. Drag the edge of the page to the left to 8" or less.
Click on
the Save button in the Quick Access Toolbar.
Your changes to the report are saved.
[Trips Report Wizard]
Switch to Print Preview.
You should have 4 pages. Each record shows the image that you put in the Detail section.
When you have finished your improvements, use the Save As command to save your report with the name Trips Report Wizard -Lastname, Firstname, only use your own first and last names.
Examples: Changing fonts, font size, position and size of controls, image, alternate background color for Detail section, add a dividing line between records
Results can be very different!