Presentation.UpdateLinks Method (PowerPoint)
Updates linked OLE objects in the specified presentation.
Syntax
expression .UpdateLinks
expression A variable that represents an Presentation object.
Example
This example updates all OLE links in the active presentation.
ActivePresentation.UpdateLinks