Question : Closing a VB form after button click completes

I have searched thru and find that the solutions offered for this do not work for me.  All I want to do is close the form (and return to the previous form that is still open behind it) once the 3 sub functions complete.

unload doesn't work

Answer : Closing a VB form after button click completes

me.close

should do the trick.

Random Solutions  
 
programming4us programming4us