Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 10
Default 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.

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 11,272
Default 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.



Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Opposite direction Branko Pecar Excel Worksheet Functions 9 November 25th 09 05:47 AM
Opposite of Countifs Steve Excel Worksheet Functions 2 October 11th 09 03:45 AM
opposite of concatenate? BrightHawk Excel Discussion (Misc queries) 3 September 24th 09 08:13 AM
Opposite of CONCATENATE TikoTiko Excel Programming 6 December 10th 03 10:45 PM
Opposite of Auto_Open Paul Moles[_2_] Excel Programming 2 November 10th 03 02:23 PM


All times are GMT +1. The time now is 06:30 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"