C
Charlotte E.
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
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