Thread
:
Close Visual Basic
View Single Post
#
2
Posted to microsoft.public.excel.programming
Norman Jones
external usenet poster
Posts: 5,302
Close Visual Basic
Hi Qaspec,
Try:
Application.VBE.MainWindow.Visible = False
---
Regards,
Norman
"Qaspec" wrote in message
...
How do I close the Visual Basic window from a sub?
Reply With Quote
Norman Jones
View Public Profile
Find all posts by Norman Jones