Article ID: 222707 - Last Review: October 11, 2006 - Revision: 1.2 PPT2000: Macro Recorder Doesn't Record Changes to Links Dialog BoxThis article was previously published under Q222707 On This PageSYMPTOMS
The macro recorder does not record the commands for any of the following
options found in the Links dialog box (Edit menu):
WORKAROUND
To work around this problem, modify your macro code in the Visual Basic
Editor and use one of the available commands in the PowerPoint
object model.
NOTE: There is no object equivalent to the BreakLinks feature.
The LinkFormat class exposes some of the functionality of the Links dialog box: AutoUpdateUse the AutoUpdate property to set the way a linked object is updated. Similar to the Update Manual and Update Automatic options in the Links dialog box.SourceFullNameUse this property to change the source of linked OLE objects. This property is similar to the Change Source button in the Links Dialog box.UpdateThe Update method updates the specified linked OLE object. This method is similar to the Update Now button in the Links Dialog box.STATUSMicrosoft has confirmed that this is a problem in Microsoft PowerPoint 2000.
| Article Translations
|
Back to the top
