title | keywords | f1_keywords | api_name | ms.assetid | ms.date | ms.localizationpriority | ||
---|---|---|---|---|---|---|---|---|
OLEObject.Update method (Excel) |
vbaxl10.chm417079 |
|
|
7784b688-fef2-14b3-761a-df412dfa0282 |
05/02/2019 |
medium |
Updates the link.
expression.Update
expression A variable that represents an OLEObject object.
Variant
This example updates the link to OLE object one on Sheet1.
Worksheets("Sheet1").OLEObjects(1).Update
[!includeSupport and feedback]