Close User Form from Module
Hello,
In my case i want to close user form from the module.I have written
Public Sub closeform_macro()
Unload UserForm1
End sub
the above code is not working.:(
This is a migrated post! Originally posted on 13.05.2015 by user parthbdesai. Please be aware that information can be outdated.