Insert an existing unbound object on a form or report
- Open a form in Design view or a report in Design view.
- Click the Unbound Object Frame tool in the toolbox.
- On the form or report, click where you want to insert the object.
- In the Insert Object dialog box, click Create From File, and then specify a path to the file. If you don't know the path, then you can click Browse.
- Select the Display As Icon check box if you want the object to appear as an icon instead of as the object itself. Displaying an object as an icon can be helpful when an object contains supplementary information that doesn't have to be displayed. Displaying an object as an icon also uses significantly less disk space.
- Click OK.
Microsoft Access creates an unbound object frame and displays the object in the frame. If you want to edit the object, double-click it.
Notes
- If the application that you're copying from supports OLE drag-and-drop editing, then you can drag the file directly from Windows Explorer or the desktop instead of using the Unbound Object Frame tool.
- You can adjust the size and proportions of the object after you paste it.
How?
- In many cases, you'll edit an unbound object from form or report Design view. If you want to be able to edit the object from Form view also, then set the Enabled property of the unbound object frame to Yes and the Locked property to No.