Applies To
OLEObject Object.
Description
Updates the link.
Syntax
object.Update
object
Required. The OLEObject object.
Example
This example updates the link to OLE object one on Sheet1.
Worksheets("Sheet1").OLEObjects(1).Update