Syntax
EditObject
Remarks
Opens the selected object linking and embedding (OLE) object for editing in the application associated with the object. OLE objects include Equation Editor equations, font effects created with WordArt, Microsoft Excel charts, and so on.
Example
This example selects the next equation in the active document and opens it for editing in the Equation Editor:
EditGoTo .Destination = "o'Equation.2'" EditObject
See Also
ActivateObject, EditGoTo, InsertObject