- Open the form, report, or data access page in Design view.
- Do one of the following:
Delete a background picture from a form or report
- Double-click the form selector or the report selector to open the property sheet.
- Clear the Picture property box.
Delete a background picture from a data access page
- On the Edit menu, click Select Page, and then click Properties .
- Clear the BackgroundImage property box.
Delete a picture or object in a control
- Do one of the following:
- If you want to delete an unbound picture or object, open the form, report, or data access page in Design view and click the image control or unbound object frame.
- If you want to delete a bound picture or object, open the form in Form view (or open a datasheet), find the record you want to change, and click the object.
- Press the DELETE key.
If the picture or object is bound, then Microsoft Access removes it from the bound object frame and the underlying record source, but the bound object frame remains on the form or report. To delete the frame, open the form or report in Design view, click the control, and press the DELETE key.
-
If you have deleted a bound object frame, and you also want to delete all the objects stored in the underlying field, do one of the following:
In a Microsoft Access database, delete the OLE Object field in table Design view.
In a Microsoft Access project, delete the image column in Column Properties view in the database diagram.