Requests that an OLE object perform one of its verbs. Use the ObjectVerbs property to determine the available verbs for an OLE object.
Syntax
expression.DoVerb(Index)
expression Required. An expression that returns an OLEFormat object.
Index Optional Integer. The verb to perform. If this argument is omitted, the default verb is performed.