Thread
:
Maximize VBE Window?
View Single Post
#
1
Posted to microsoft.public.excel.programming
Charlotte E.[_3_]
external usenet poster
Posts: 160
Maximize VBE Window?
Hi,
I know to open/show the VBE window by VBA with...
Application.VBE.MainWindow.Visible = True
....but is it also possible to ensure that it is maximized?
Thanks,
CE
Reply With Quote
Charlotte E.[_3_]
View Public Profile
Find all posts by Charlotte E.[_3_]