Updates linked OLE objects in the specified presentation.
expression.UpdateLinks
expression Required. An expression that returns a Presentation object.
Example
This example updates all OLE links in the active presentation.
ActivePresentation.UpdateLinks