Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 28
Default Q: Open VB - Editor from macro...?

is it possible to open the Vb editor from a Macro..?
Andrew


  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 11,123
Default Open VB - Editor from macro...?

Hi Andrew

You can use

Application.VBE.MainWindow.Visible = True


--
Regards Ron de Bruin
http://www.rondebruin.nl


"Andrew" <NoToSPAM@home wrote in message ...
is it possible to open the Vb editor from a Macro..?
Andrew




  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 28
Default Open VB - Editor from macro...?

Thanx Ron.
Will investigete the whole VBE object, Didnt know it even exist.

P.S. Your Web Pages have some really helpful and handy stuff.
Thanx again Ron. http://www.rondebruin.nl


"Ron de Bruin" wrote in message
...
| Hi Andrew
|
| You can use
|
| Application.VBE.MainWindow.Visible = True
|
|
| --
| Regards Ron de Bruin
|
|
|
| "Andrew" <NoToSPAM@home wrote in message
...
| is it possible to open the Vb editor from a Macro..?
| Andrew
|
|
|
|


  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 28
Default Open VB - Editor from macro...?

Never mind..! Just put a "stop" statement in first line of
Private Sub Workbook_Open()
Thanx Anyway
Andrew

"Andrew" <NoToSPAM@home wrote in message
...
| is it possible to open the Vb editor from a Macro..?
| Andrew
|
|


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
Macro editor problem Seeker Excel Discussion (Misc queries) 2 May 31st 09 03:45 PM
Hyperlink .jpg now open in IE not Photo Editor like before IE upgr Jason Excel Discussion (Misc queries) 0 January 7th 07 01:09 AM
Don't open vb editor John Vickers Excel Discussion (Misc queries) 1 February 17th 06 04:47 AM
Macro editor passwords Nazmul Hasan Excel Programming 1 June 21st 04 03:42 PM
Programmatically open / edit vba-editor hglamy[_2_] Excel Programming 1 September 4th 03 03:32 PM


All times are GMT +1. The time now is 01:48 AM.

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

About Us

"It's about Microsoft Excel"