Close Dialog Box
How to Close a Dialog Box in Excel VBA Using UserForm.Hide

Learn the simple VBA code to close a dialog box in Excel by hiding a UserForm with UserForm1.Hide.