Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Macro Question/CHRIS

I'd like to create a macro that will launch VBE. Instead
of using ALT+F11, I'd like a button on the toolbar. When
I record in Excel the ALT+F11 keystroke, no code is
produced.

Any ideas?

Thanks.
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 11,123
Default Macro Question/CHRIS

Try

Application.VBE.MainWindow.Visible = True


--
Regards Ron de Bruin
(Win XP Pro SP-1 XL2002 SP-2)
www.rondebruin.nl



"chris" wrote in message ...
I'd like to create a macro that will launch VBE. Instead
of using ALT+F11, I'd like a button on the toolbar. When
I record in Excel the ALT+F11 keystroke, no code is
produced.

Any ideas?

Thanks.



  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 35
Default Macro Question/CHRIS

There is such a button on the Visual Basic toolbar

HTH
Anders SIlvén

"chris" skrev i meddelandet
...
I'd like to create a macro that will launch VBE. Instead
of using ALT+F11, I'd like a button on the toolbar. When
I record in Excel the ALT+F11 keystroke, no code is
produced.

Any ideas?

Thanks.



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
Yet another macro question cvgairport Excel Discussion (Misc queries) 3 April 27th 10 06:47 PM
Excel 2007 Macro/VB Question DDE Question MadDog22 Excel Worksheet Functions 1 March 10th 10 01:47 AM
Macro question Gilbert Excel Discussion (Misc queries) 7 November 8th 07 06:15 PM
Macro Question Carl Excel Worksheet Functions 5 February 10th 07 06:51 PM
Macro Question? Greg B Excel Discussion (Misc queries) 7 March 9th 05 01:08 PM


All times are GMT +1. The time now is 03:31 AM.

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"