I am using VBScript to code some automation on excel. I have a MsgBox() within the code, and am looking for a way to close the pop-up window created by Ms
MsgBox()
Ms
The pure VBScript solution is the .PopUp method.