SyntaxFix
Write A Post
Hire A Developer
Questions
Application.Exit() kills your application but there are some instances that it won't close the application.
Application.Exit()
End is better than Application.Exit().
End