ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   The opposite of .Verb in OLE Object (https://www.excelbanter.com/excel-programming/335157-opposite-verb-ole-object.html)

[email protected]

The opposite of .Verb in OLE Object
 
I have an embedded Word OLE Object in my spreadsheet. The following
line activates the object for editing:

ActiveSheet.OLEObjects("MasterObject").Verb

Is there any way to get out of the editing mode now? My solution for
now has been:

ActiveSheet.Range("A1").Select

But I was hoping there was a command that I could apply diretly to the
object.


Bob Phillips[_6_]

The opposite of .Verb in OLE Object
 
None of the methods seem as though they would.

Is there a problem with your approach you currently have?

--

HTH

RP
(remove nothere from the email address if mailing direct)


wrote in message
oups.com...
I have an embedded Word OLE Object in my spreadsheet. The following
line activates the object for editing:

ActiveSheet.OLEObjects("MasterObject").Verb

Is there any way to get out of the editing mode now? My solution for
now has been:

ActiveSheet.Range("A1").Select

But I was hoping there was a command that I could apply diretly to the
object.





All times are GMT +1. The time now is 02:44 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
ExcelBanter.com