Welcome to VBForums
Quote Originally Posted by mrspock3333 View Post
... do I have to create an error for the code to catch it, and if nothing catches how do I know that the Try Catch functions worked?
Yes you would need an error to see those code-lines beeing done, that's what you told the code to do, Try this code (in your example NO Code), if it works that's fine, if it raises an error Iit will be "catched".