Every time there is an error, I like my program run another procedure and when it finish, go to the next line in the original procedure.

Do I use "On error Goto"? Please give me an example because I am stuck.