Try
Application.VBE.MainWindow.Visible = True
--
Cordially,
Chip Pearson
Microsoft MVP - Excel
Pearson Software Consulting, LLC
www.cpearson.com
wrote in message
...
I would like to be able to bring up the VBA editor (Alt-F11)
via a macro.
Is that possible?
Thanks.